public class BoundwithSelection extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable
Modifier and Type | Field and Description |
---|---|
protected boolean |
boundWithTree |
protected boolean |
selectTree1 |
protected boolean |
selectTree2 |
Constructor and Description |
---|
BoundwithSelection() |
Modifier and Type | Method and Description |
---|---|
String |
getSelectedInstance() |
String |
getTitle() |
boolean |
isBoundWithTree() |
boolean |
isSelectTree1() |
boolean |
isSelectTree2() |
void |
setBoundWithTree(boolean boundWithTree) |
void |
setSelectedInstance(String selectedInstance) |
void |
setSelectTree1(boolean selectTree1) |
void |
setSelectTree2(boolean selectTree2) |
void |
setTitle(String title) |
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, setVersionNumber
protected boolean selectTree1
protected boolean selectTree2
protected boolean boundWithTree
public BoundwithSelection()
public boolean isSelectTree1()
public void setSelectTree1(boolean selectTree1)
public boolean isSelectTree2()
public void setSelectTree2(boolean selectTree2)
public boolean isBoundWithTree()
public void setBoundWithTree(boolean boundWithTree)
public String getSelectedInstance()
public void setSelectedInstance(String selectedInstance)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.