|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.accessor.jmi.spi.RefObject_1
org.opencrx.kernel.account1.cci.AbstractFilterAccountImpl
public class AbstractFilterAccountImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.jdo.spi.PersistenceCapable |
|---|
PersistenceCapable.ObjectIdFieldConsumer, PersistenceCapable.ObjectIdFieldManager, PersistenceCapable.ObjectIdFieldSupplier |
| Field Summary |
|---|
| Fields inherited from interface javax.jdo.spi.PersistenceCapable |
|---|
CHECK_READ, CHECK_WRITE, LOAD_REQUIRED, MEDIATE_READ, MEDIATE_WRITE, READ_OK, READ_WRITE_OK, SERIALIZABLE |
| Constructor Summary | |
|---|---|
AbstractFilterAccountImpl(Object_1_0 object,
RefClass refClass)
|
|
| Method Summary | |
|---|---|
void |
addAccountFilterProperty(AccountFilterProperty newValue)
|
void |
addAccountFilterProperty(String id,
AccountFilterProperty newValue)
|
protected void |
addFilteredAccount(Account newValue)
|
protected void |
addFilteredAccount(String id,
Account newValue)
|
CountFilteredObjectsResult |
countFilteredAccount()
|
CountFilteredObjectsResult |
countFilteredAccount(Void params)
|
Collection |
getAccountFilterProperty()
Retrieves a collection containing all the elements for the reference accountFilterProperty. |
List |
getAccountFilterProperty(AccountFilterPropertyFilter filter)
Retrieves the value for the reference accountFilterProperty for the specified filter. |
List |
getAccountFilterProperty(AccountFilterPropertyQuery query)
Retrieves the value for the reference accountFilterProperty for the specified query. |
AccountFilterProperty |
getAccountFilterProperty(String id)
Retrieves the value for the reference accountFilterProperty for the specified qualifier
attribute value. |
Collection |
getFilteredAccount()
Retrieves a collection containing all the elements for the reference filteredAccount. |
List |
getFilteredAccount(AccountFilter filter)
Retrieves the value for the reference filteredAccount for
the specified filter. |
List |
getFilteredAccount(AccountQuery query)
Retrieves the value for the reference filteredAccount for
the specified query. |
Account |
getFilteredAccount(String id)
Retrieves the value for the reference filteredAccount for
the specified qualifier attribute value. |
void |
removeAccountFilterProperty(String id)
|
protected void |
removeFilteredAccount(String id)
|
void |
setAccountFilterProperty(AccountFilterProperty[] newValue)
|
void |
setAccountFilterProperty(List newValue)
|
protected void |
setFilteredAccount(Account[] newValue)
|
protected void |
setFilteredAccount(List newValue)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Constructor Detail |
|---|
public AbstractFilterAccountImpl(Object_1_0 object,
RefClass refClass)
| Method Detail |
|---|
public void setAccountFilterProperty(List newValue)
public void setAccountFilterProperty(AccountFilterProperty[] newValue)
public AccountFilterProperty getAccountFilterProperty(String id)
AbstractFilterAccountaccountFilterProperty for the specified qualifier
attribute value.
getAccountFilterProperty in interface AbstractFilterAccountid - The value for the qualifier attribute that qualifies this reference.
public Collection getAccountFilterProperty()
AbstractFilterAccountaccountFilterProperty.
getAccountFilterProperty in interface AbstractFilterAccountpublic List getAccountFilterProperty(AccountFilterPropertyFilter filter)
AbstractFilterAccountaccountFilterProperty for the specified filter.
getAccountFilterProperty in interface AbstractFilterAccountfilter - filter which is applied to the set of referenced objects.
public List getAccountFilterProperty(AccountFilterPropertyQuery query)
AbstractFilterAccountaccountFilterProperty for the specified query.
getAccountFilterProperty in interface AbstractFilterAccount
public void addAccountFilterProperty(String id,
AccountFilterProperty newValue)
addAccountFilterProperty in interface AbstractFilterAccountid - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.public void addAccountFilterProperty(AccountFilterProperty newValue)
addAccountFilterProperty in interface AbstractFilterAccountnewValue - The element to be appended.public void removeAccountFilterProperty(String id)
removeAccountFilterProperty in interface AbstractFilterAccount
public CountFilteredObjectsResult countFilteredAccount(Void params)
throws RefException
countFilteredAccount in interface AbstractFilterAccountRefException
public CountFilteredObjectsResult countFilteredAccount()
throws RefException
countFilteredAccount in interface AbstractFilterAccountRefExceptionprotected void setFilteredAccount(List newValue)
protected void setFilteredAccount(Account[] newValue)
public Account getFilteredAccount(String id)
AbstractFilterAccountfilteredAccount for
the specified qualifier attribute value.
getFilteredAccount in interface AbstractFilterAccountid - The value for the qualifier attribute that qualifies this reference.
public Collection getFilteredAccount()
AbstractFilterAccountfilteredAccount.
getFilteredAccount in interface AbstractFilterAccountpublic List getFilteredAccount(AccountFilter filter)
AbstractFilterAccountfilteredAccount for
the specified filter.
getFilteredAccount in interface AbstractFilterAccountfilter - filter which is applied to the set of referenced objects.
public List getFilteredAccount(AccountQuery query)
AbstractFilterAccountfilteredAccount for
the specified query.
getFilteredAccount in interface AbstractFilterAccount
protected void addFilteredAccount(String id,
Account newValue)
protected void addFilteredAccount(Account newValue)
protected void removeFilteredAccount(String id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||