public class SecurityModelDefinition extends AbstractSecurityModelDefinition
| Modifier and Type | Field and Description | 
|---|---|
| protected org.kuali.rice.core.api.util.type.KualiInteger | modelDefinitionId | 
| protected org.kuali.rice.core.api.util.type.KualiInteger | modelId | 
active, attributeValue, constraintCode, definitionId, operatorCode, overrideDeny, securityDefinition| Constructor and Description | 
|---|
| SecurityModelDefinition() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.kuali.rice.core.api.util.type.KualiInteger | getModelDefinitionId()Gets the modelDefinitionId attribute. | 
| org.kuali.rice.core.api.util.type.KualiInteger | getModelId()Gets the modelId attribute. | 
| void | setModelDefinitionId(org.kuali.rice.core.api.util.type.KualiInteger modelDefinitionId)Sets the modelDefinitionId attribute value. | 
| void | setModelId(org.kuali.rice.core.api.util.type.KualiInteger modelId)Sets the modelId attribute value. | 
| String | toString() | 
getAttributeValue, getConstraintCode, getDefinitionId, getOperatorCode, getPrettyPrint, getSecurityDefinition, isActive, isOverrideDeny, setActive, setAttributeValue, setConstraintCode, setDefinitionId, setOperatorCode, setOverrideDeny, setSecurityDefinitionafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberprotected org.kuali.rice.core.api.util.type.KualiInteger modelDefinitionId
protected org.kuali.rice.core.api.util.type.KualiInteger modelId
public SecurityModelDefinition()
public org.kuali.rice.core.api.util.type.KualiInteger getModelDefinitionId()
public void setModelDefinitionId(org.kuali.rice.core.api.util.type.KualiInteger modelDefinitionId)
modelDefinitionId - The modelDefinitionId to set.public org.kuali.rice.core.api.util.type.KualiInteger getModelId()
public void setModelId(org.kuali.rice.core.api.util.type.KualiInteger modelId)
modelId - The modelId to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.