public class OleGloballyProtectedField extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
| Constructor and Description | 
|---|
| OleGloballyProtectedField() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getFirstIndicator()Gets the firstIndicator attribute. | 
| String | getOleGloballyProtectedFieldId()Gets the oleGloballyProtectedFieldId attribute. | 
| String | getSecondIndicator()Gets the secondIndicator attribute. | 
| String | getSubField()Gets the subField attribute. | 
| String | getTag()Gets the tag attribute. | 
| boolean | isActiveIndicator()Gets the activeIndicator attribute. | 
| void | setActiveIndicator(boolean activeIndicator)Sets the activeIndicator attribute value. | 
| void | setFirstIndicator(String firstIndicator)Sets the firstIndicator attribute value. | 
| void | setOleGloballyProtectedFieldId(String oleGloballyProtectedFieldId)Sets the oleGloballyProtectedFieldId attribute value. | 
| void | setSecondIndicator(String secondIndicator)Sets the secondIndicator attribute value. | 
| void | setSubField(String subField)Sets the subField attribute value. | 
| void | setTag(String tag)Sets the tag attribute value. | 
| protected LinkedHashMap | toStringMapper()Gets the toStringMap attribute. | 
afterDelete, 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, setVersionNumberpublic OleGloballyProtectedField()
public String getOleGloballyProtectedFieldId()
public void setOleGloballyProtectedFieldId(String oleGloballyProtectedFieldId)
oleGloballyProtectedFieldId - The oleGloballyProtectedFieldId to set.public void setTag(String tag)
tag - The tag to set.public String getFirstIndicator()
public void setFirstIndicator(String firstIndicator)
firstIndicator - The firstIndicator to set.public String getSecondIndicator()
public void setSecondIndicator(String secondIndicator)
secondIndicator - The secondIndicator to set.public String getSubField()
public void setSubField(String subField)
subField - The subField to set.public boolean isActiveIndicator()
public void setActiveIndicator(boolean activeIndicator)
activeIndicator - The activeIndicator to set.protected LinkedHashMap toStringMapper()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.