org.opencrx.kernel.home1.cci2
Interface ObjectFinder

All Superinterfaces:
org.openmdx.base.cci2.BasicObject, org.openmdx.base.cci2.ContextCapable, org.openmdx.base.cci2.ExtentCapable, SecureObject, org.openmdx.compatibility.view1.cci2.ViewCapable
All Known Subinterfaces:
ObjectFinder
All Known Implementing Classes:
ObjectFinder

public interface ObjectFinder
extends SecureObject, org.openmdx.base.cci2.BasicObject

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.
<T extends IndexEntry>
Collection<T>
getIndexEntryAccount()
          Retrieves a set containing all the elements for the reference indexEntryAccount.
 IndexEntry getIndexEntryAccount(boolean idIsPersistent, String id)
          Retrieves the value for the reference indexEntryAccount for the specified qualifier attribute value.
<T extends IndexEntry>
Collection<T>
getIndexEntryActivity()
          Retrieves a set containing all the elements for the reference indexEntryActivity.
 IndexEntry getIndexEntryActivity(boolean idIsPersistent, String id)
          Retrieves the value for the reference indexEntryActivity for the specified qualifier attribute value.
<T extends IndexEntry>
Collection<T>
getIndexEntryBuilding()
          Retrieves a set containing all the elements for the reference indexEntryBuilding.
 IndexEntry getIndexEntryBuilding(boolean idIsPersistent, String id)
          Retrieves the value for the reference indexEntryBuilding for the specified qualifier attribute value.
<T extends IndexEntry>
Collection<T>
getIndexEntryContract()
          Retrieves a set containing all the elements for the reference indexEntryContract.
 IndexEntry getIndexEntryContract(boolean idIsPersistent, String id)
          Retrieves the value for the reference indexEntryContract for the specified qualifier attribute value.
<T extends IndexEntry>
Collection<T>
getIndexEntryDepot()
          Retrieves a set containing all the elements for the reference indexEntryDepot.
 IndexEntry getIndexEntryDepot(boolean idIsPersistent, String id)
          Retrieves the value for the reference indexEntryDepot for the specified qualifier attribute value.
<T extends IndexEntry>
Collection<T>
getIndexEntryDocument()
          Retrieves a set containing all the elements for the reference indexEntryDocument.
 IndexEntry getIndexEntryDocument(boolean idIsPersistent, String id)
          Retrieves the value for the reference indexEntryDocument for the specified qualifier attribute value.
<T extends IndexEntry>
Collection<T>
getIndexEntryProduct()
          Retrieves a set containing all the elements for the reference indexEntryProduct.
 IndexEntry getIndexEntryProduct(boolean idIsPersistent, String id)
          Retrieves the value for the reference indexEntryProduct for the specified qualifier attribute value.
 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, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser
 
Methods inherited from interface org.openmdx.base.cci2.BasicObject
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy
 
Methods inherited from interface org.openmdx.base.cci2.ExtentCapable
getIdentity
 
Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable
getView, getView
 

Method Detail

getAllWords

String getAllWords()
Retrieves the possibly null value for the optional attribute allWords.

Returns:
The possibly null value for attribute allWords.

setAllWords

void setAllWords(String allWords)
Sets a new value for the attribute allWords.

Parameters:
allWords - The possibly null new value for attribute allWords.

getAtLeastOneOfTheWords

String getAtLeastOneOfTheWords()
Retrieves the possibly null value for the optional attribute atLeastOneOfTheWords.

Returns:
The possibly null value for attribute atLeastOneOfTheWords.

setAtLeastOneOfTheWords

void setAtLeastOneOfTheWords(String atLeastOneOfTheWords)
Sets a new value for the attribute atLeastOneOfTheWords.

Parameters:
atLeastOneOfTheWords - The possibly null new value for attribute atLeastOneOfTheWords.

getDescription

String getDescription()
Retrieves the possibly null value for the optional attribute description.

Returns:
The possibly null value for attribute description.

setDescription

void setDescription(String description)
Sets a new value for the attribute description.

Parameters:
description - The possibly null new value for attribute description.

getIndexEntryAccount

<T extends IndexEntry> Collection<T> getIndexEntryAccount()
Retrieves a set containing all the elements for the reference indexEntryAccount.

Returns:
A set containing all the elements for this reference.

getIndexEntryAccount

IndexEntry getIndexEntryAccount(boolean idIsPersistent,
                                String id)
Retrieves the value for the reference indexEntryAccount for the specified qualifier attribute value.

Parameters:
idIsPersistent - Defines whether value for the qualifier is persistent or not
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this qualifier

getIndexEntryActivity

<T extends IndexEntry> Collection<T> getIndexEntryActivity()
Retrieves a set containing all the elements for the reference indexEntryActivity.

Returns:
A set containing all the elements for this reference.

getIndexEntryActivity

IndexEntry getIndexEntryActivity(boolean idIsPersistent,
                                 String id)
Retrieves the value for the reference indexEntryActivity for the specified qualifier attribute value.

Parameters:
idIsPersistent - Defines whether value for the qualifier is persistent or not
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this qualifier

getIndexEntryBuilding

<T extends IndexEntry> Collection<T> getIndexEntryBuilding()
Retrieves a set containing all the elements for the reference indexEntryBuilding.

Returns:
A set containing all the elements for this reference.

getIndexEntryBuilding

IndexEntry getIndexEntryBuilding(boolean idIsPersistent,
                                 String id)
Retrieves the value for the reference indexEntryBuilding for the specified qualifier attribute value.

Parameters:
idIsPersistent - Defines whether value for the qualifier is persistent or not
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this qualifier

getIndexEntryContract

<T extends IndexEntry> Collection<T> getIndexEntryContract()
Retrieves a set containing all the elements for the reference indexEntryContract.

Returns:
A set containing all the elements for this reference.

getIndexEntryContract

IndexEntry getIndexEntryContract(boolean idIsPersistent,
                                 String id)
Retrieves the value for the reference indexEntryContract for the specified qualifier attribute value.

Parameters:
idIsPersistent - Defines whether value for the qualifier is persistent or not
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this qualifier

getIndexEntryDepot

<T extends IndexEntry> Collection<T> getIndexEntryDepot()
Retrieves a set containing all the elements for the reference indexEntryDepot.

Returns:
A set containing all the elements for this reference.

getIndexEntryDepot

IndexEntry getIndexEntryDepot(boolean idIsPersistent,
                              String id)
Retrieves the value for the reference indexEntryDepot for the specified qualifier attribute value.

Parameters:
idIsPersistent - Defines whether value for the qualifier is persistent or not
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this qualifier

getIndexEntryDocument

<T extends IndexEntry> Collection<T> getIndexEntryDocument()
Retrieves a set containing all the elements for the reference indexEntryDocument.

Returns:
A set containing all the elements for this reference.

getIndexEntryDocument

IndexEntry getIndexEntryDocument(boolean idIsPersistent,
                                 String id)
Retrieves the value for the reference indexEntryDocument for the specified qualifier attribute value.

Parameters:
idIsPersistent - Defines whether value for the qualifier is persistent or not
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this qualifier

getIndexEntryProduct

<T extends IndexEntry> Collection<T> getIndexEntryProduct()
Retrieves a set containing all the elements for the reference indexEntryProduct.

Returns:
A set containing all the elements for this reference.

getIndexEntryProduct

IndexEntry getIndexEntryProduct(boolean idIsPersistent,
                                String id)
Retrieves the value for the reference indexEntryProduct for the specified qualifier attribute value.

Parameters:
idIsPersistent - Defines whether value for the qualifier is persistent or not
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this qualifier

getName

String getName()
Retrieves the value for the attribute name.

Returns:
The non-null value for attribute name.

setName

void setName(String name)
Sets a new value for the attribute name.

Parameters:
name - The non-null new value for attribute name.

getWithoutWords

String getWithoutWords()
Retrieves the possibly null value for the optional attribute withoutWords.

Returns:
The possibly null value for attribute withoutWords.

setWithoutWords

void setWithoutWords(String withoutWords)
Sets a new value for the attribute withoutWords.

Parameters:
withoutWords - The possibly null new value for attribute withoutWords.


This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.