|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ObjectFinder
Class ObjectFinder
| Nested Class Summary | |
|---|---|
static interface |
ObjectFinder.Identity
Object Identity |
| Method Summary | ||
|---|---|---|
String |
getAllWords()
Retrieves the possibly null value for the optional attribute allWords. |
|
String |
getAtLeastOneOfTheWords()
Retrieves the possibly null value for the optional attribute atLeastOneOfTheWords. |
|
String |
getDescription()
Retrieves the possibly null value for the optional attribute description. |
|
|
getIndexEntryAccount()
Retrieves a set containing all the elements for the reference indexEntryAccount. |
|
|
getIndexEntryActivity()
Retrieves a set containing all the elements for the reference indexEntryActivity. |
|
|
getIndexEntryBuilding()
Retrieves a set containing all the elements for the reference indexEntryBuilding. |
|
|
getIndexEntryContract()
Retrieves a set containing all the elements for the reference indexEntryContract. |
|
|
getIndexEntryDepot()
Retrieves a set containing all the elements for the reference indexEntryDepot. |
|
|
getIndexEntryDocument()
Retrieves a set containing all the elements for the reference indexEntryDocument. |
|
|
getIndexEntryProduct()
Retrieves a set containing all the elements for the reference indexEntryProduct. |
|
String |
getName()
Retrieves the value for the attribute name. |
|
String |
getWithoutWords()
Retrieves the possibly null value for the optional attribute withoutWords. |
|
void |
setAllWords(String allWords)
Sets a new value for the attribute allWords. |
|
void |
setAtLeastOneOfTheWords(String atLeastOneOfTheWords)
Sets a new value for the attribute atLeastOneOfTheWords. |
|
void |
setDescription(String description)
Sets a new value for the attribute description. |
|
void |
setName(String name)
Sets a new value for the attribute name. |
|
void |
setWithoutWords(String withoutWords)
Sets a new value for the attribute withoutWords. |
|
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapable |
|---|
getContext |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Method Detail |
|---|
String getAllWords()
allWords.
allWords.void setAllWords(String allWords)
allWords.
allWords - The possibly null new value for attribute allWords.String getAtLeastOneOfTheWords()
atLeastOneOfTheWords.
atLeastOneOfTheWords.void setAtLeastOneOfTheWords(String atLeastOneOfTheWords)
atLeastOneOfTheWords.
atLeastOneOfTheWords - The possibly null new value for attribute atLeastOneOfTheWords.String getDescription()
description.
description.void setDescription(String description)
description.
description - The possibly null new value for attribute description.<T extends IndexEntry> ObjectFinderSelectedAccounts.IndexEntryAccount<T> getIndexEntryAccount()
indexEntryAccount.
<T extends IndexEntry> ObjectFinderSelectsActivities.IndexEntryActivity<T> getIndexEntryActivity()
indexEntryActivity.
<T extends IndexEntry> ObjectFinderSelectsBuildings.IndexEntryBuilding<T> getIndexEntryBuilding()
indexEntryBuilding.
<T extends IndexEntry> ObjectFinderSelectsContracts.IndexEntryContract<T> getIndexEntryContract()
indexEntryContract.
<T extends IndexEntry> ObjectFinderSelectsDepots.IndexEntryDepot<T> getIndexEntryDepot()
indexEntryDepot.
<T extends IndexEntry> ObjectFinderSelectsDocuments.IndexEntryDocument<T> getIndexEntryDocument()
indexEntryDocument.
<T extends IndexEntry> ObjectFinderSelectsProducts.IndexEntryProduct<T> getIndexEntryProduct()
indexEntryProduct.
String getName()
name.
name.void setName(String name)
name.
name - The non-null new value for attribute name.String getWithoutWords()
withoutWords.
withoutWords.void setWithoutWords(String withoutWords)
withoutWords.
withoutWords - The possibly null new value for attribute withoutWords.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||