public class CopyFormat extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
| Constructor and Description | 
|---|
| CopyFormat() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getCode() | 
| String | getCopyFormatId() | 
| String | getName() | 
| boolean | isActive()Gets the value of active property | 
| void | setActive(boolean active)Sets the value for active property | 
| void | setCode(String code) | 
| void | setCopyFormatId(String copyFormatId) | 
| void | setName(String name) | 
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 CopyFormat()
public String getCopyFormatId()
public void setCopyFormatId(String copyFormatId)
public boolean isActive()
public void setActive(boolean active)
active - Copyright © 2004–2015 The Kuali Foundation. All rights reserved.