Class ContextValidRuleBo
java.lang.Object
org.kuali.rice.krms.impl.repository.ContextValidRuleBo
- All Implemented Interfaces:
Serializable,org.kuali.rice.core.api.mo.common.Versioned
@Entity
public class ContextValidRuleBo
extends Object
implements org.kuali.rice.core.api.mo.common.Versioned, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()voidsetContextId(String contextId) voidvoidsetRuleType(KrmsTypeBo ruleType) voidsetRuleTypeId(String ruleTypeId) voidsetVersionNumber(Long versionNumber)
-
Constructor Details
-
ContextValidRuleBo
public ContextValidRuleBo()
-
-
Method Details
-
getId
-
setId
-
getContextId
-
setContextId
-
getRuleTypeId
-
setRuleTypeId
-
getVersionNumber
- Specified by:
getVersionNumberin interfaceorg.kuali.rice.core.api.mo.common.Versioned
-
setVersionNumber
-
getRuleType
-
setRuleType
-