Uses of Class
com.storedobject.core.StoredObject
Packages that use StoredObject
Package
Description
-
Uses of StoredObject in com.storedobject.accounts
Classes in com.storedobject.accounts with type parameters of type StoredObjectModifier and TypeClassDescriptionclassAccountEntity<T extends StoredObject>Entity class used by the accounting system.Subclasses of StoredObject in com.storedobject.accountsModifier and TypeClassDescriptionclassfinal classThis class is used to configure accounts for posting transactions such as purchase and sales invoices.classAccountEntity<T extends StoredObject>Entity class used by the accounting system.final classBusiness entity - Used byEntityAccount.final classclassclassclassEntityAccount is a subclass of com.storedobject.core.Account that represents an account associated with an entity.final classclassclassfinal classfinal classPersonal entity - Used byEntityAccount.classfinal classThis class is used to configure tax accounts. -
Uses of StoredObject in com.storedobject.ai
Subclasses of StoredObject in com.storedobject.aiModifier and TypeClassDescriptionfinal classRepresents a specific topic characterized by its name and associated logic.Methods in com.storedobject.ai with type parameters of type StoredObjectModifier and TypeMethodDescriptiondefault <T extends StoredObject>
intCounts the number of instances of the specified class that exist in storage.<T extends StoredObject>
intdefault <T extends StoredObject>
TRetrieves a stored object of the specified type and purpose.<T extends StoredObject>
String<T extends StoredObject>
Tfinal <T extends StoredObject>
Class<T> Retrieves the class of a specified entity by its name.default <T extends StoredObject>
ObjectIterator<T> Lists all stored objects of the specified type.<T extends StoredObject>
String<T extends StoredObject>
ObjectIterator<T> final <T extends StoredObject>
voidKnowledge.save(JSONMap map, String name, ObjectIterator<T> objects) Saves a collection ofStoredObjectinstances to a specifiedJSONMapunder the given name.final <T extends StoredObject>
voidSaves the provided object using the specified parameters and updates the given JSONMap.<T extends StoredObject>
StringKnowledge.CoreTools.totalCount(String entityName) Method parameters in com.storedobject.ai with type arguments of type StoredObjectModifier and TypeMethodDescriptionfinal voidKnowledge.addDataClass(Class<? extends StoredObject> c, String... attributes) Adds a data class to the internal configuration using the specified class type and optional attributes.final voidKnowledge.addDataClass(String friendlyName, Class<? extends StoredObject> c, String... attributes) Adds a data class to the knowledge base with an optional list of attributes.Knowledge.getAttributes(Class<? extends StoredObject> c) Retrieves a list of attributes associated with the specified class of typeStoredObject. -
Uses of StoredObject in com.storedobject.calendar
Subclasses of StoredObject in com.storedobject.calendarMethod parameters in com.storedobject.calendar with type arguments of type StoredObjectModifier and TypeMethodDescriptionbooleanEntry.isDetailOf(Class<? extends StoredObject> masterClass) -
Uses of StoredObject in com.storedobject.core
Classes in com.storedobject.core with type parameters of type StoredObjectModifier and TypeClassDescriptionfinal classClassAttribute<T extends StoredObject>Class attribute of aStoredObjectclass contains metadata information about the class that is not applicable to normal Java classes.classDocument<T extends StoredObject>interfaceFilterMethods<T extends StoredObject>Interface defining filter methods to be used while loading objects from the DB.static final recordHasReference.Amend<T extends StoredObject>classObjectCache<T extends StoredObject>classObjectCacheList<T extends StoredObject>interfaceObjectConsumer<T extends StoredObject>interfaceObjectConverter<FROM extends StoredObject,TO extends StoredObject> Converter that converts an object instance to another type.interfaceObjectConverter<FROM extends StoredObject,TO extends StoredObject> Converter that converts an object instance to another type.classObjectData<T extends StoredObject>classObjectForest<T extends StoredObject>interfaceObjectGetter<T extends StoredObject>Definition of an "object getter" - classes that provide an object of a specific type.classObjectIterator<O extends StoredObject>Helper class that allows you to iterate through objects retrieved from the DB.interfaceObjectList<T extends StoredObject>interfaceObjectLoader<T extends StoredObject>Methods for loading instances ofStoredObject.classObjectLoadFilter<T extends StoredObject>Class that maintains filter conditions and associated details that can be used inStoredObject's query/list/get methods andObjectLoaders.classObjectMemoryList<T extends StoredObject>interfaceObjectSearchBuilder<T extends StoredObject>interfaceObjectSearcher<T extends StoredObject>interfaceObjectSetter<T extends StoredObject>Denotes consumer of an object.interfaceObjectsSetter<T extends StoredObject>final classObjectText<T extends StoredObject>Definition of a type that can be used as an attribute inStoredObjectclass.interfaceObjectToString<T extends StoredObject>Interface to convert aStoredObjecttoString.static classObjectToString.O2S<O extends StoredObject>classObjectTree<T extends StoredObject>static interfaceObjectTree.Builder<O extends StoredObject>classQueryBuilder<T extends StoredObject>A builder class for constructing queries and retrievingStoredObjectinstances based on various criteria.final classReferencePattern<O extends StoredObject>interfaceStoredObjectLink<T extends StoredObject>static classStoredObjectLink.Copy<O extends StoredObject>static classStoredObjectUtility.Link<L extends StoredObject>final classClass that encapsulates a link involved in a transaction.final classClass that encapsulates an object involved in the transaction.Subclasses of StoredObject in com.storedobject.coreModifier and TypeClassDescriptionclassclassclassclassclassclassThis class represents an Account.final classclassclassfinal classfinal classA virtual account to support multiple titles for a real account.classRepresents an API token object used for managing and validating access tokens associated with different purposes and clients in the system.classclassYou can insert an entry in this data class for handling application alerts.classclassclassclassclassfinal classclassclassfinal classfinal classfinal classfinal classfinal classclassclassclassfinal classfinal classfinal classclassclassclassThis class handles the logic related to notifying changes in data.classAn abstract class that deals with data classes and their respective logic classes.classclassclassDocument<T extends StoredObject>final classfinal classfinal classThis class represents a legal business entity.classclassfinal classclassfinal classclassfinal classclassclassFixed asset location represents a location where fixed assets are located.final classfinal classfinal classAPN (Alternate Part Number) of a "Part Number".final classAn item can be an assembly, composed of one or more subitems, and each subitem can also be an assembly.classRepresents a bin within a store where items can be stocked.final classRepresents an inventory location where the item is in the custody of some personnel.final classRepresents a "fitment position" (a position where an item can be fitted) of an assembled item.final classGRN class.final classItems in a GRN.classDenotes an item in the inventory.classAn inventory item type denotes a "part number".final classclassclassclassRepresents a location where an item can be located or sourced.classBase class for creating Purchase Orders (POs).classfinal classclassClass that represents a type of inventory transfer that is returned later.classfinal classclassclassclassclassRepresents a store where items can stocked at the bin locations (InventoryBin) of the store.final classThe whole "inventory store" can be considered as on "huge" bin and this class represents that.classclassclassfinal classRepresents all types of virtual locations for inventory items.final classRepresentation of "Java Class".classRepresentation of "Java Inner Logic".classRepresents a Journal Voucher (JV).final classClass to keep track of the JVs to be exchanged with foreign financial systems.final classfinal classfinal classUsed for defining a menu option.classUsed for grouping of menu items (Logic.classfinal classfinal classclassclassfinal classclassclassfinal classfinal classfinal classclassfinal classfinal classfinal classclassfinal classfinal classclassclassclassclassfinal classclassfinal classclassfinal classclassclassfinal classThis class represents a PIN stored in the system corresponding to a StoredObject.classDefine "print logic" instances to be associated with aStoredObjectclass.classfinal classfinal classfinal classfinal classclassclassclassReport format determines various aspects of reports that are generated by the system.final classfinal classCipher keys used for encryption/decryption.final classfinal classclassfinal classclassclassclassclassfinal classfinal classRepresents aStoredObjectclass type.classclassclassclassclassfinal classThis class represents an entity whose accounting system exists in this server.final classThis class represents a person who is also a system user.final classfinal classfinal classclassfinal classfinal classfinal classclassText Contentfinal classfinal classfinal classfinal classA class representing a user interface action.classclassfinal classfinal classclassRepresents an action performed by a system user.classfinal classfinal classFields in com.storedobject.core with type parameters of type StoredObjectModifier and TypeFieldDescriptionprotected final ClassAttribute<? extends StoredObject> BulkDataDelete.caMethods in com.storedobject.core with type parameters of type StoredObjectModifier and TypeMethodDescription<T extends StoredObject>
voidIdIterable.addObjects(Iterable<T> objects) static <T extends StoredObject>
booleanStoredObjectUtility.changed(T newObject, T oldObject, StyledBuilder changes) static <T extends StoredObject>
ClassAttribute<T> StoredObjectUtility.classAttribute(Class<T> objectClass) static <T extends StoredObject>
ClassAttribute<T> StoredObjectUtility.classAttribute(T object) <TO extends StoredObject>
ObjectIterator<TO> ObjectIterator.convert(ObjectConverter<O, TO> converter) Convert this iterator to another type.static <T extends StoredObject>
ObjectIterator<T> ObjectIterator.create()Create an empty iterator.static <FROM extends StoredObject,TO extends StoredObject>
ObjectIterator<TO> ObjectIterator.create(ObjectIterator<FROM> iterator, ObjectConverter<FROM, TO> converter) Create an iterator from the given iterator with conversion.static <FROM extends StoredObject,TO extends StoredObject>
ObjectIterator<TO> ObjectIterator.create(ObjectIterator<FROM> iterator, ObjectConverter<FROM, TO> converter) Create an iterator from the given iterator with conversion.static <TO extends StoredObject,FROM>
ObjectIterator<TO> Create an iterator from some source.static <T extends StoredObject>
ObjectIterator<T> ObjectIterator.create(Collection<T> objects) Create an iterator from the given objects.static <TO extends StoredObject,FROM>
ObjectIterator<TO> Create an iterator from some source.static <T extends StoredObject>
ObjectIterator<T> Create an iterator from the given objects.static <T extends StoredObject>
ObjectIterator<T> Create an iterator from the given objects.static <TO extends StoredObject,FROM>
ObjectIterator<TO> Create an iterator from some source.static <T extends StoredObject>
ObjectIterator<T> ObjectIterator.create(T object) Create an iterator from a single object.static <T extends StoredObject>
ObjectIterator<T> ObjectIterator.create(T... objects) Create an iterator from the given objects.static <O extends StoredObject>
ObjectText<O> Create an instance from an instance of theStoredObject.static <O extends StoredObject>
ObjectToString<O> ObjectToString.create(Class<O> objectClass, StringList attributes) Create anObjectToStringimplementation for a given set of attributes.static <O extends StoredObject>
ObjectToString<O> ObjectToString.create(Class<O> objectClass, StringList attributes, boolean showAttributes) Create anObjectToStringimplementation for a given set of attributes.static <O extends StoredObject>
ObjectToString<O> ObjectToString.create(Class<O> objectClass, StoredObjectUtility.MethodList displayMethod) Create anObjectToStringimplementation for a given set of attributes.static <O extends StoredObject>
ObjectToString<O> Create anObjectToStringimplementation for a given set of attributes.static <O extends StoredObject>
ObjectToString<O> ObjectToString.create(Class<O> objectClass, String delimiter, StringList attributes) Create anObjectToStringimplementation for a given set of attributes.static <O extends StoredObject>
ObjectToString<O> ObjectToString.create(Class<O> objectClass, String delimiter, StringList attributes, boolean showAttributes) Create anObjectToStringimplementation for a given set of attributes.static <O extends StoredObject>
StoredObjectLink<O> StoredObjectLink.create(StoredObjectUtility.Link<O> link, StoredObject master) static <O extends StoredObject>
StringBuilderStoredObjectUtility.dump(StoredObject object, StringBuilder buffer) protected <T extends StoredObject>
void<TO extends StoredObject>
ObjectIterator<TO> ObjectIterator.expand(Function<O, ObjectIterator<TO>> function) Expand this iterator using the given function.static <O extends StoredObject>
intGet the family code of the given class.static <T extends StoredObject>
intstatic <O extends StoredObject>
QueryBuilder<O> Creates a newQueryBuilderinstance for the specified class type.static <O extends StoredObject>
ClassAttribute<O> Get the class attribute instance for the given object class.static <O extends StoredObject>
ClassAttribute<O> ClassAttribute.get(O object) Get the class attribute instance for the given object instance.<T extends StoredObject>
T<T extends StoredObject>
TDBTransaction.get(T object) static <T extends StoredObject>
PasswordPolicyPasswordPolicy.get(T owner) <T extends StoredObject>
T<T extends StoredObject>
TPseudoTransaction.get(T object) static <T extends StoredObject>
TStoredObject.get(ObjectIterator<T> iterator) Get the instance from the database for instances specified in an iterator.static <T extends StoredObject>
TStoredObject.get(ObjectIterator<T> list, boolean validateOne) Get the instance from the database for instances specified in an iterator.static <T extends StoredObject>
TStoredObject.get(Transaction transaction, Class<T> objectClass, Id id) Get the instance from the database for the given parameters.static <T extends StoredObject,C extends T>
CStoredObject.get(Transaction transaction, Class<T> objectClass, Id id, boolean any) Get the instance from the database for the given parameters.static <T extends StoredObject>
TStoredObject.get(Transaction transaction, Class<T> objectClass, String condition) Get the instance from the database for the given parameters.static <T extends StoredObject,C extends T>
CStoredObject.get(Transaction transaction, Class<T> objectClass, String condition, boolean any) Get the instance from the database for the given parameters.static <T extends StoredObject>
TStoredObject.get(Transaction transaction, Class<T> objectClass, String condition, String order) Get the instance from the database for the given parameters.static <T extends StoredObject,C extends T>
CStoredObject.get(Transaction transaction, Class<T> objectClass, String condition, String order, boolean any) Get the instance from the database for the given parameters.static <T extends StoredObject>
TGet the instance from the database for the given parameter.static <T extends StoredObject,C extends T>
CGet the instance from the database for the given parameters.static <T extends StoredObject>
TGet the instance from the database for the given parameters.static <T extends StoredObject,C extends T>
CGet the instance from the database for the given parameters.static <T extends StoredObject>
TGet the instance from the database for the given parameters.static <T extends StoredObject,C extends T>
CGet the instance from the database for the given parameters.static <T extends StoredObject>
TGet the instance from the database for the given parameters.static <T extends StoredObject,C extends T>
CGet the instance from the database for the given parameters.static <T extends StoredObject>
Tstatic <T extends StoredObject>
Tstatic <T extends StoredObject>
TStoredObjectUtility.get(Class<T> objectClass, String nameField, String nameValue, String extraCondition) static <T extends StoredObject>
TStoredObjectUtility.get(Class<T> objectClass, String nameField, String nameValue, String extraCondition, boolean any) <T extends StoredObject>
T<T extends StoredObject>
TTransaction.get(T object) default <O extends StoredObject>
HasReference.Amend<O> HasReference.getAmend()final <O extends StoredObject>
HasReference.Amend<O> InventoryPO.getAmend()final <O extends StoredObject>
HasReference.Amend<O> InventoryTransfer.getAmend()static <O extends StoredObject>
AuditTrailConfigurationAuditTrailConfiguration.getByClass(Class<O> objectClass) final <T extends StoredObject>
ObjectIterator<T> StoredObject.getChildren()Get the children of this class if exists.static <T extends StoredObject>
TStoredObject.getDeleted(Class<T> objectClass, Id id) Get the deleted instance.static <O extends StoredObject>
StringQueryBuilder.getExistsCondition(Class<O> objectClass, String attributeName) Create an "exists condition" that can be used for retrieving or queryingStoredObjectinstances.static <O extends StoredObject>
StringQueryBuilder.getExistsCondition(Class<O> objectClass, String attributeName, String condition) Create an "exists condition" that can be used for retrieving or queryingStoredObjectinstances.static <O extends StoredObject>
StringStoredObject.getExistsCondition(Class<O> objectClass, String attributeName) Deprecated.static <O extends StoredObject>
StringStoredObject.getExistsCondition(Class<O> objectClass, String attributeName, String condition) Deprecated.static <T extends StoredObject>
PasswordPolicyPasswordPolicy.getForClass(Class<T> owner) static <H extends StoredObject>
HStoredObject.getHistorical(Class<H> objectClass, Id id) Retrieve an object from the database or from history if already deleted.static <O extends StoredObject>
StringQueryBuilder.getInCondition(String attributeName, Class<O> objectClass) static <O extends StoredObject>
StringQueryBuilder.getInCondition(String attributeName, Class<O> objectClass, boolean any) static <O extends StoredObject>
StringQueryBuilder.getInCondition(String attributeName, Class<O> objectClass, String condition) static <O extends StoredObject>
StringQueryBuilder.getInCondition(String attributeName, Class<O> objectClass, String condition, boolean any) final <T extends StoredObject>
Tfinal <T extends StoredObject>
Tfinal <T extends StoredObject>
Tfinal <T extends StoredObject>
Tfinal <T extends StoredObject>
Tfinal <T extends StoredObject>
Tfinal <T extends StoredObject>
TId.getMaster(Transaction transaction, int linkType, Class<T> objectClass) final <T extends StoredObject>
TId.getMaster(Transaction transaction, int linkType, Class<T> objectClass, boolean any) final <T extends StoredObject>
TId.getMaster(Transaction transaction, int linkType, Class<T> objectClass, String condition) final <T extends StoredObject>
TId.getMaster(Transaction transaction, int linkType, Class<T> objectClass, String condition, boolean any) final <T extends StoredObject>
TId.getMaster(Transaction transaction, int linkType, Class<T> objectClass, String condition, String order) final <T extends StoredObject>
TId.getMaster(Transaction transaction, int linkType, Class<T> objectClass, String condition, String order, boolean any) final <T extends StoredObject>
TId.getMaster(Transaction transaction, Class<T> objectClass) final <T extends StoredObject>
TId.getMaster(Transaction transaction, Class<T> objectClass, boolean any) final <T extends StoredObject>
TId.getMaster(Transaction transaction, Class<T> objectClass, String condition) final <T extends StoredObject>
TId.getMaster(Transaction transaction, Class<T> objectClass, String condition, boolean any) final <T extends StoredObject>
TId.getMaster(Transaction transaction, Class<T> objectClass, String condition, String order) final <T extends StoredObject>
TId.getMaster(Transaction transaction, Class<T> objectClass, String condition, String order, boolean any) final <T extends StoredObject>
TId.getMaster(Transaction transaction, String linkType, Class<T> objectClass) final <T extends StoredObject>
TId.getMaster(Transaction transaction, String linkType, Class<T> objectClass, boolean any) final <T extends StoredObject>
TId.getMaster(Transaction transaction, String linkType, Class<T> objectClass, String condition) final <T extends StoredObject>
TId.getMaster(Transaction transaction, String linkType, Class<T> objectClass, String condition, boolean any) final <T extends StoredObject>
TId.getMaster(Transaction transaction, String linkType, Class<T> objectClass, String condition, String order) final <T extends StoredObject>
TId.getMaster(Transaction transaction, String linkType, Class<T> objectClass, String condition, String order, boolean any) final <T extends StoredObject>
Tfinal <T extends StoredObject>
Tfinal <T extends StoredObject>
Tfinal <T extends StoredObject>
Tfinal <T extends StoredObject>
Tfinal <T extends StoredObject>
Tfinal <T extends StoredObject>
Tfinal <T extends StoredObject>
Tfinal <T extends StoredObject>
Tfinal <T extends StoredObject>
Tfinal <T extends StoredObject>
Tfinal <T extends StoredObject>
Tfinal <T extends StoredObject>
TFor the given set of parameters, look for a single master for this instance.final <T extends StoredObject>
TFor the given set of parameters, look for a single master for this instance.final <T extends StoredObject>
TFor the given set of parameters, look for a single master for this instance.final <T extends StoredObject>
TFor the given set of parameters, look for a single master for this instance.final <T extends StoredObject>
TStoredObject.getMaster(Transaction transaction, int linkType, Class<T> objectClass) For the given set of parameters, look for a single master for this instance.final <T extends StoredObject>
TStoredObject.getMaster(Transaction transaction, int linkType, Class<T> objectClass, boolean any) For the given set of parameters, look for a single master for this instance.final <T extends StoredObject>
TStoredObject.getMaster(Transaction transaction, int linkType, Class<T> objectClass, String condition) For the given set of parameters, look for a single master for this instance.final <T extends StoredObject>
TStoredObject.getMaster(Transaction transaction, int linkType, Class<T> objectClass, String condition, boolean any) For the given set of parameters, look for a single master for this instance.final <T extends StoredObject>
TStoredObject.getMaster(Transaction transaction, Class<T> objectClass) For the given set of parameters, look for a single master for this instance.final <T extends StoredObject>
TStoredObject.getMaster(Transaction transaction, Class<T> objectClass, boolean any) For the given set of parameters, look for a single master for this instance.final <T extends StoredObject>
TStoredObject.getMaster(Transaction transaction, Class<T> objectClass, String condition) For the given set of parameters, look for a single master for this instance.final <T extends StoredObject>
TStoredObject.getMaster(Transaction transaction, Class<T> objectClass, String condition, boolean any) For the given set of parameters, look for a single master for this instance.final <T extends StoredObject>
TStoredObject.getMaster(Transaction transaction, String linkType, Class<T> objectClass) For the given set of parameters, look for a single master for this instance.final <T extends StoredObject>
TStoredObject.getMaster(Transaction transaction, String linkType, Class<T> objectClass, boolean any) For the given set of parameters, look for a single master for this instance.final <T extends StoredObject>
TStoredObject.getMaster(Transaction transaction, String linkType, Class<T> objectClass, String condition) For the given set of parameters, look for a single master for this instance.final <T extends StoredObject>
TStoredObject.getMaster(Transaction transaction, String linkType, Class<T> objectClass, String condition, boolean any) For the given set of parameters, look for a single master for this instance.final <T extends StoredObject>
TFor the given parameter, look for a single master for this instance.final <T extends StoredObject>
TFor the given set of parameters, look for a single master for this instance.final <T extends StoredObject>
TFor the given set of parameters, look for a single master for this instance.final <T extends StoredObject>
TFor the given set of parameters, look for a single master for this instance.final <T extends StoredObject>
TFor the given set of parameters, look for a single master for this instance.final <T extends StoredObject>
TFor the given set of parameters, look for a single master for this instance.final <T extends StoredObject>
TFor the given set of parameters, look for a single master for this instance.final <T extends StoredObject>
TFor the given set of parameters, look for a single master for this instance.static <O extends StoredObject>
StringQueryBuilder.getNotExistsCondition(Class<O> objectClass, String attributeName) Create a "not exists condition" that can be used for retrieving or queryingStoredObjectinstances.static <O extends StoredObject>
StringQueryBuilder.getNotExistsCondition(Class<O> objectClass, String attributeName, String condition) Create a "not exists condition" that can be used for retrieving or queryingStoredObjectinstances.static <O extends StoredObject>
StringStoredObject.getNotExistsCondition(Class<O> objectClass, String attributeName) Deprecated.static <O extends StoredObject>
StringStoredObject.getNotExistsCondition(Class<O> objectClass, String attributeName, String condition) Deprecated.static <O extends StoredObject>
StringQueryBuilder.getNotInCondition(String attributeName, Class<O> objectClass) static <O extends StoredObject>
StringQueryBuilder.getNotInCondition(String attributeName, Class<O> objectClass, boolean any) static <O extends StoredObject>
StringQueryBuilder.getNotInCondition(String attributeName, Class<O> objectClass, String condition) static <O extends StoredObject>
StringQueryBuilder.getNotInCondition(String attributeName, Class<O> objectClass, String condition, boolean any) <O extends StoredObject>
TransactionInformation.TransactionObject<O> TransactionInformation.getObject(O object) Get the involved object for the given object.final <T extends StoredObject>
TStoredObject.getParent()Get the parent of this instance if exists.final <T extends StoredObject>
TGet the specific parent-type of this instance if exists.final <T extends StoredObject>
TGet the specific parent-type of this instance if exists.<T extends StoredObject>
QueryBuilder<T> ReportDefinition.getQueryBuilder()<T extends StoredObject>
QueryBuilder<T> ReportDefinition.getQueryBuilder(String extraCondition) <T extends StoredObject>
QueryBuilder<T> ReportDefinition.getQueryBuilder(String extraCondition, String orderBy) final <T extends StoredObject>
TStoredObject.getRelated(Class<T> objectClass, Id id) Get the related instance from the database for the given parameters.final <T extends StoredObject>
TStoredObject.getRelated(Class<T> objectClass, Id id, boolean any) Get the related instance from the database for the given parameters.<M extends StoredObject>
boolean<O extends StoredObject>
booleanStoredObjectUtility.MethodList.isAttribute()<L extends StoredObject>
Stream<TransactionInformation.TransactionLink<L>> Get the links of this object involved in this transaction.<L extends StoredObject>
Stream<TransactionInformation.TransactionLink<L>> Get the links of this object involved in this transaction.static <T extends StoredObject>
ObjectIterator<T> StoredObject.list(Transaction transaction, ClassAttribute<T> ca, String condition, String order, boolean any) Get the list of instances from the database for the given parameters.static <T extends StoredObject>
ObjectIterator<T> StoredObject.list(Transaction transaction, ClassAttribute<T> ca, String condition, String order, boolean any, int skip, int limit, int[] distinct) Get the list of instances from the database for the given parameters.static <T extends StoredObject>
ObjectIterator<T> StoredObject.list(Transaction transaction, Class<T> objectClass, String condition) Get the list of instances from the database for the given parameters.static <T extends StoredObject>
ObjectIterator<T> StoredObject.list(Transaction transaction, Class<T> objectClass, String condition, boolean any) Get the list of instances from the database for the given parameters.static <T extends StoredObject>
ObjectIterator<T> StoredObject.list(Transaction transaction, Class<T> objectClass, String condition, String order) Get the list of instances from the database for the given parameters.static <T extends StoredObject>
ObjectIterator<T> StoredObject.list(Transaction transaction, Class<T> objectClass, String condition, String order, boolean any) Get the list of instances from the database for the given parameters.static <T extends StoredObject>
ObjectIterator<T> StoredObject.list(Transaction transaction, Class<T> objectClass, String condition, String order, boolean any, int skip, int limit, int[] distinct) Get the list of instances from the database for the given parameters.static <T extends StoredObject>
ObjectIterator<T> Get the list of instances from the database for the given parameter.static <T extends StoredObject>
ObjectIterator<T> Get the list of instances from the database for the given parameters.static <T extends StoredObject>
ObjectIterator<T> Get the list of instances from the database for the given parameters.static <T extends StoredObject>
ObjectIterator<T> Get the list of instances from the database for the given parameters.static <T extends StoredObject>
ObjectIterator<T> Get the list of instances from the database for the given parameters.static <T extends StoredObject>
ObjectIterator<T> Get the list of instances from the database for the given parameters.static <T extends StoredObject>
ObjectIterator<T> static <T extends StoredObject>
ObjectIterator<T> static <T extends StoredObject>
ObjectIterator<T> StoredObjectUtility.list(Class<T> objectClass, String nameField, String nameValue, String extraCondition) static <T extends StoredObject>
ObjectIterator<T> StoredObjectUtility.list(Class<T> objectClass, String nameField, String nameValue, String extraCondition, boolean any) final <T extends StoredObject>
ObjectIterator<T> final <T extends StoredObject>
ObjectIterator<T> final <T extends StoredObject>
ObjectIterator<T> final <T extends StoredObject>
ObjectIterator<T> final <T extends StoredObject>
ObjectIterator<T> final <T extends StoredObject>
ObjectIterator<T> final <T extends StoredObject>
ObjectIterator<T> Id.listLinks(Transaction transaction, int linkType, Class<T> objectClass) final <T extends StoredObject>
ObjectIterator<T> Id.listLinks(Transaction transaction, int linkType, Class<T> objectClass, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listLinks(Transaction transaction, int linkType, Class<T> objectClass, String condition) final <T extends StoredObject>
ObjectIterator<T> Id.listLinks(Transaction transaction, int linkType, Class<T> objectClass, String condition, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listLinks(Transaction transaction, int linkType, Class<T> objectClass, String condition, String order) final <T extends StoredObject>
ObjectIterator<T> Id.listLinks(Transaction transaction, int linkType, Class<T> objectClass, String condition, String order, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listLinks(Transaction transaction, Class<T> objectClass) final <T extends StoredObject>
ObjectIterator<T> Id.listLinks(Transaction transaction, Class<T> objectClass, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listLinks(Transaction transaction, Class<T> objectClass, String condition) final <T extends StoredObject>
ObjectIterator<T> Id.listLinks(Transaction transaction, Class<T> objectClass, String condition, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listLinks(Transaction transaction, Class<T> objectClass, String condition, String order) final <T extends StoredObject>
ObjectIterator<T> Id.listLinks(Transaction transaction, Class<T> objectClass, String condition, String order, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listLinks(Transaction transaction, String linkType, Class<T> objectClass) final <T extends StoredObject>
ObjectIterator<T> Id.listLinks(Transaction transaction, String linkType, Class<T> objectClass, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listLinks(Transaction transaction, String linkType, Class<T> objectClass, String condition) final <T extends StoredObject>
ObjectIterator<T> Id.listLinks(Transaction transaction, String linkType, Class<T> objectClass, String condition, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listLinks(Transaction transaction, String linkType, Class<T> objectClass, String condition, String order) final <T extends StoredObject>
ObjectIterator<T> Id.listLinks(Transaction transaction, String linkType, Class<T> objectClass, String condition, String order, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listLinks(Transaction transaction, String linkType, Class<T> objectClass, String condition, String order, boolean any, int skip, int limit, int[] distinct) final <T extends StoredObject>
ObjectIterator<T> Id.listLinks(Transaction transaction, String linkType, Class<T> objectClass, String condition, String order, int skip, int limit, int[] distinct) final <T extends StoredObject>
ObjectIterator<T> final <T extends StoredObject>
ObjectIterator<T> final <T extends StoredObject>
ObjectIterator<T> final <T extends StoredObject>
ObjectIterator<T> final <T extends StoredObject>
ObjectIterator<T> final <T extends StoredObject>
ObjectIterator<T> final <T extends StoredObject>
ObjectIterator<T> final <T extends StoredObject>
ObjectIterator<T> final <T extends StoredObject>
ObjectIterator<T> final <T extends StoredObject>
ObjectIterator<T> final <T extends StoredObject>
ObjectIterator<T> final <T extends StoredObject>
ObjectIterator<T> final <T extends StoredObject>
ObjectIterator<T> Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listLinks(int linkType, Class<T> objectClass, String condition, String order, boolean any) Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listLinks(Transaction transaction, int linkType, Class<T> objectClass) Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listLinks(Transaction transaction, int linkType, Class<T> objectClass, boolean any) Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listLinks(Transaction transaction, int linkType, Class<T> objectClass, String condition) Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listLinks(Transaction transaction, int linkType, Class<T> objectClass, String condition, boolean any) Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listLinks(Transaction transaction, int linkType, Class<T> objectClass, String condition, String order) Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listLinks(Transaction transaction, int linkType, Class<T> objectClass, String condition, String order, boolean any) Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listLinks(Transaction transaction, Class<T> objectClass) Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listLinks(Transaction transaction, Class<T> objectClass, boolean any) Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listLinks(Transaction transaction, Class<T> objectClass, String condition) Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listLinks(Transaction transaction, Class<T> objectClass, String condition, boolean any) Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listLinks(Transaction transaction, Class<T> objectClass, String condition, String order) Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listLinks(Transaction transaction, Class<T> objectClass, String condition, String order, boolean any) Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listLinks(Transaction transaction, String linkType, Class<T> objectClass) Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listLinks(Transaction transaction, String linkType, Class<T> objectClass, boolean any) Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listLinks(Transaction transaction, String linkType, Class<T> objectClass, String condition) Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listLinks(Transaction transaction, String linkType, Class<T> objectClass, String condition, boolean any) Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listLinks(Transaction transaction, String linkType, Class<T> objectClass, String condition, String order) Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listLinks(Transaction transaction, String linkType, Class<T> objectClass, String condition, String order, boolean any) Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listLinks(Transaction transaction, String linkType, Class<T> objectClass, String condition, String order, boolean any, int skip, int limit, int[] distinct) Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listLinks(Transaction transaction, String linkType, Class<T> objectClass, String condition, String order, int skip, int limit, int[] distinct) Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listLinks(String linkType, Class<T> objectClass, String condition, String order, boolean any) Get the links of this instance from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(int linkType, Class<T> objectClass) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(int linkType, Class<T> objectClass, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(int linkType, Class<T> objectClass, String condition) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(int linkType, Class<T> objectClass, String condition, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(int linkType, Class<T> objectClass, String condition, String order) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(int linkType, Class<T> objectClass, String condition, String order, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Transaction transaction, int linkType, Class<T> objectClass) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Transaction transaction, int linkType, Class<T> objectClass, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Transaction transaction, int linkType, Class<T> objectClass, String condition) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Transaction transaction, int linkType, Class<T> objectClass, String condition, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Transaction transaction, int linkType, Class<T> objectClass, String condition, String order) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Transaction transaction, int linkType, Class<T> objectClass, String condition, String order, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Transaction transaction, Class<T> objectClass) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Transaction transaction, Class<T> objectClass, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Transaction transaction, Class<T> objectClass, String condition) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Transaction transaction, Class<T> objectClass, String condition, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Transaction transaction, Class<T> objectClass, String condition, String order) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Transaction transaction, Class<T> objectClass, String condition, String order, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Transaction transaction, String linkType, Class<T> objectClass) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Transaction transaction, String linkType, Class<T> objectClass, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Transaction transaction, String linkType, Class<T> objectClass, String condition) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Transaction transaction, String linkType, Class<T> objectClass, String condition, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Transaction transaction, String linkType, Class<T> objectClass, String condition, String order) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Transaction transaction, String linkType, Class<T> objectClass, String condition, String order, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Transaction transaction, String linkType, Class<T> objectClass, String condition, String order, boolean any, int skip, int limit, int[] distinct) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Class<T> objectClass) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Class<T> objectClass, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Class<T> objectClass, String condition) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Class<T> objectClass, String condition, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Class<T> objectClass, String condition, String order) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(Class<T> objectClass, String condition, String order, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(String linkType, Class<T> objectClass) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(String linkType, Class<T> objectClass, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(String linkType, Class<T> objectClass, String condition) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(String linkType, Class<T> objectClass, String condition, boolean any) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(String linkType, Class<T> objectClass, String condition, String order) final <T extends StoredObject>
ObjectIterator<T> Id.listMasters(String linkType, Class<T> objectClass, String condition, String order, boolean any) final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(int linkType, Class<T> objectClass) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(int linkType, Class<T> objectClass, boolean any) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(int linkType, Class<T> objectClass, String condition) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(int linkType, Class<T> objectClass, String condition, boolean any) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(int linkType, Class<T> objectClass, String condition, String order) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(int linkType, Class<T> objectClass, String condition, String order, boolean any) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Transaction transaction, int linkType, Class<T> objectClass) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Transaction transaction, int linkType, Class<T> objectClass, boolean any) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Transaction transaction, int linkType, Class<T> objectClass, String condition) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Transaction transaction, int linkType, Class<T> objectClass, String condition, boolean any) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Transaction transaction, int linkType, Class<T> objectClass, String condition, String order) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Transaction transaction, int linkType, Class<T> objectClass, String condition, String order, boolean any) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Transaction transaction, Class<T> objectClass) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Transaction transaction, Class<T> objectClass, boolean any) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Transaction transaction, Class<T> objectClass, String condition) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Transaction transaction, Class<T> objectClass, String condition, boolean any) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Transaction transaction, Class<T> objectClass, String condition, String order) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Transaction transaction, Class<T> objectClass, String condition, String order, boolean any) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Transaction transaction, String linkType, Class<T> objectClass) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Transaction transaction, String linkType, Class<T> objectClass, boolean any) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Transaction transaction, String linkType, Class<T> objectClass, String condition) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Transaction transaction, String linkType, Class<T> objectClass, String condition, boolean any) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Transaction transaction, String linkType, Class<T> objectClass, String condition, String order) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Transaction transaction, String linkType, Class<T> objectClass, String condition, String order, boolean any) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Transaction transaction, String linkType, Class<T> objectClass, String condition, String order, boolean any, int skip, int limit, int[] distinct) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Transaction transaction, String linkType, Class<T> objectClass, String condition, String order, int skip, int limit, int[] distinct) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Class<T> objectClass) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Class<T> objectClass, boolean any) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Class<T> objectClass, String condition) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Class<T> objectClass, String condition, boolean any) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Class<T> objectClass, String condition, String order) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(Class<T> objectClass, String condition, String order, boolean any) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(String linkType, Class<T> objectClass) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(String linkType, Class<T> objectClass, boolean any) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(String linkType, Class<T> objectClass, String condition) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(String linkType, Class<T> objectClass, String condition, boolean any) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(String linkType, Class<T> objectClass, String condition, String order) Get the list of "masters" from the database for the given parameters.final <T extends StoredObject>
ObjectIterator<T> StoredObject.listMasters(String linkType, Class<T> objectClass, String condition, String order, boolean any) Get the list of "masters" from the database for the given parameters.<T extends StoredObject>
ObjectIterator<T> ReportDefinition.listObjects()<T extends StoredObject>
ObjectIterator<T> ReportDefinition.listObjects(String extraCondition) <T extends StoredObject>
ObjectIterator<T> ReportDefinition.listObjects(String extraCondition, String orderBy) static <T extends StoredObject>
ObjectIterator<T> StoredObject.listTree(ObjectIterator<T> roots, Function<T, ObjectIterator<T>> childrenFunction) Get a tree under the give set of roots.static <T extends StoredObject>
ObjectIterator<T> StoredObject.listTree(ObjectIterator<T> roots, Function<T, ObjectIterator<T>> childrenFunction, Predicate<T> filter) Get a tree under the give set of roots.<T extends StoredObject>
ObjectIterator<T> StoredObject.listTree(Function<T, ObjectIterator<T>> childrenFunction) Get a tree under this instance.<T extends StoredObject>
ObjectIterator<T> StoredObject.listTree(Function<T, ObjectIterator<T>> childrenFunction, Predicate<T> filter) Get a tree under this instance.static <T extends StoredObject>
ObjectIterator<T> StoredObject.listViaQuery(Transaction transaction, Class<T> objectClass, Query query) Get the list of instances from the database for the given parameters.static <T extends StoredObject>
ObjectIterator<T> StoredObject.listViaQuery(Class<T> objectClass, Query query) Get the list of instances from the database for the given parameters.<TO extends StoredObject>
ObjectIterator<TO> Convert this iterator to another type.<O extends StoredObject>
Stream<TransactionInformation.TransactionObject<O>> Get a particular type of objects involved in this transaction.static <O extends StoredObject>
OStoredObjectUtility.retrieveObject(Class<O> objectClass, Object value) Retrieve an instance of theStoredObjectfrom the value provided.static <O extends StoredObject>
StringStoredObjectUtility.toString(StoredObject object) static <O extends StoredObject>
StringStoredObjectUtility.toString(StoredObject object, boolean showAttributes) Methods in com.storedobject.core that return StoredObjectModifier and TypeMethodDescriptionStoredObject.contemporary(StoredObject other) Get the contemporary version of this instance with respect to another object instance.StoredObject.copy()Return a copy of this instance.static StoredObjectStoredObject.create(LineNumberReader in) Create an instance from the given reader.MessageTemplate.createGeneratedBy(Object... parameters) static StoredObjectGet the instance from the database for the given Id.static StoredObjectStoredObject.get(Transaction transaction, Id id) Get the instance from the database for the given parameters.default StoredObjectStoredObject.getContemporaryOf(StoredObject of) Retrieves the historical representation of the current object that corresponds to the state of the specified object at the time of its transaction.static StoredObjectStoredObject.getDeleted(Id id) Get the deleted instance.LoginMessage.getGeneratedBy()default StoredObjectObjectLoader.getMaster()Get the current master instance if available.ObjectLoadFilter.getMaster()Get the master instance for this filter.StoredObjectLink.Copy.getMaster()StoredObjectLink.getMaster()DataChanged.getObject()Retrieves the object instance that was changed.final StoredObjectId.getObject()ObjectForest.LinkObject.getObject()PseudoTranDetail.getObject()JournalVoucher.getOwner()Get the owner.PIN.getOwner()Gets the owner.UnpostedJournal.getOwner()ObjectForest.LinkNode.getParent()final StoredObjectStoredObject.getUnique()Gets an instance of the object from the database with this object's unique index condition.final StoredObjectStoredObject.nextVersion()Get the next version of this object.final StoredObjectStoredObject.previousVersion()Get a previous version of this object.StoredObject.previousVersion(StoredObject parent) Get a previous version of this object not older than the parent.final StoredObjectStoredObject.reload()Reload this instance from the database.final StoredObjectStoredObject.reload(Transaction fromTransaction) Reload this instance from the database for a given transaction.Methods in com.storedobject.core that return types with arguments of type StoredObjectModifier and TypeMethodDescriptionstatic ClassAttribute<? extends StoredObject> StoredObjectUtility.classAttribute(int family) SystemUser.getChangeLog(SystemUser.SessionLog sessionLog) Class<? extends StoredObject> ReportDefinition.getClassForData()final Class<? extends StoredObject> DataLogic.getDataClass()Returns the Data Class instance.Class<? extends StoredObject> JSON.getDataClass(String attribute) Helper method to retrieve aStoredObjectclass value from the JSON request.final Class<? extends StoredObject> PrintLogicDefinition.getDataClass()Class<? extends StoredObject> SerialConfigurator.getDataClass()Class<? extends StoredObject> ExtraInfoDefinition.getExtraInfoClass()BiFunction<StoredObjectUtility.Link<?>, StoredObject, ObjectIterator<? extends StoredObject>> ObjectForest.getListLinks()BiFunction<StoredObjectUtility.Link<?>, StoredObject, ObjectIterator<? extends StoredObject>> ObjectForest.getListLinks()Class<? extends StoredObject> StoredObjectUtility.Link.getMasterClass()Class<? extends StoredObject> AuditTrailConfiguration.getObjectClass()final Class<? extends StoredObject> Id.getObjectClass()Class<? extends StoredObject> Logic.getObjectClass()static Class<? extends StoredObject> StoredObjectUtility.getObjectClass(String className) Class<? extends StoredObject> UIFieldMetadata.getParameterAsClass(Class<? extends StoredObject> defaultClass) Class<? extends StoredObject> SOClass.getSOClass()ReportColumnDefinition.getValue()LoginMessage.listGeneratedBy()ObjectIterator<? extends StoredObject> StoredObject.listHistory()List the previous versions of this object.Methods in com.storedobject.core with parameters of type StoredObjectModifier and TypeMethodDescriptionfinal voidStoredObject.addLink(StoredObject object) Add a given object as a link to this instance.final voidStoredObject.addLink(StoredObject object, int linkType) Add a given object as a link to this instance.final voidStoredObject.addLink(Transaction transaction, StoredObject object) Add a given object as a link to this instance.final voidStoredObject.addLink(Transaction transaction, StoredObject object, int linkType) Add a given object as a link to this instance.booleanTransactionControl.addLink(StoredObject parent, Id linkId) booleanTransactionControl.addLink(StoredObject parent, Id linkId, int linkType) booleanTransactionControl.addLink(StoredObject parent, StoredObject link) booleanTransactionControl.addLink(StoredObject parent, StoredObject link, int linkType) static LoginMessageLoginMessage.alert(Transaction transaction, String message, StoredObject person) static LoginMessageLoginMessage.alert(Transaction transaction, String message, StoredObject person, int validityInDays) static LoginMessageLoginMessage.alert(Transaction transaction, String message, StoredObject person, StoredObject generatedBy) static LoginMessageLoginMessage.alert(Transaction transaction, String message, StoredObject person, StoredObject generatedBy, int validityInDays) static LoginMessageLoginMessage.alert(Transaction transaction, String message, StoredObject person, Class<?> processorClass) static LoginMessageLoginMessage.alert(Transaction transaction, String message, StoredObject person, Class<?> processorClass, int validityInDays) static LoginMessageLoginMessage.alert(Transaction transaction, String message, StoredObject person, Class<?> processorClass, StoredObject generatedBy) static LoginMessageLoginMessage.alert(Transaction transaction, String message, StoredObject person, Class<?> processorClass, StoredObject generatedBy, int validityInDays) static LoginMessageLoginMessage.alert(Transaction transaction, String message, Iterable<? extends StoredObject> persons, StoredObject generatedBy, int validityInDays) static LoginMessageLoginMessage.alert(Transaction transaction, String message, Iterable<? extends StoredObject> persons, Class<?> processorClass, StoredObject generatedBy) static LoginMessageLoginMessage.alert(Transaction transaction, String message, Iterable<? extends StoredObject> persons, Class<?> processorClass, StoredObject generatedBy, int validityInDays) booleanAuthenticator.changePassword(StoredObject passwordOwner, char[] currentPassword, char[] newPassword) Change the current password to a new one.default booleanFallbackAuthenticator.changePassword(StoredObject passwordOwner, char[] currentPassword, char[] newPassword) TransactionManager.checkType(StoredObject host, Id id, Class<? extends StoredObject> objectClass) TransactionManager.checkType(StoredObject host, Id id, Class<? extends StoredObject> objectClass, boolean allowEmpty) TransactionManager.checkTypeAny(StoredObject host, Id id, Class<? extends StoredObject> objectClass) TransactionManager.checkTypeAny(StoredObject host, Id id, Class<? extends StoredObject> objectClass, boolean allowEmpty) TaxRegion.computeTax(Date date, StoredObject parent, InventoryItem item, Quantity quantity, Money unitCost, Currency localCurrency) TaxRegion.computeTax(Date date, StoredObject parent, InventoryItemType itemType, Quantity quantity, Money unitCost, Currency localCurrency) StoredObject.contemporary(StoredObject other) Get the contemporary version of this instance with respect to another object instance.booleanStoredObject.copy(StoredObject another) Copy the given object instance to this instance.intQueryBuilder.countLinks(StoredObject parent) Counts the number of links associated with the given parent object.intQueryBuilder.countLinks(StoredObject parent, int linkType) Counts the number of links of a specified type for a given parent object.intQueryBuilder.countMasters(StoredObject link) Counts the number of master objects associated with the given link.intQueryBuilder.countMasters(StoredObject link, int linkType) Counts the number of master objects associated with a given link and link type.static AuditTrailAuditTrail.create(StoredObject object) Create audit trail for the given instance.static <T extends StoredObject>
ObjectIterator<T> ObjectIterator.create(T... objects) Create an iterator from the given objects.static <O extends StoredObject>
StoredObjectLink<O> StoredObjectLink.create(StoredObjectUtility.Link<O> link, StoredObject master) booleanTransactionControl.delete(StoredObject object) static <O extends StoredObject>
StringBuilderStoredObjectUtility.dump(StoredObject object, StringBuilder buffer) booleanFallbackAuthenticator.exists(StoredObject passwordOwner) Check if the password owner exists.final booleanId.existsLink(int linkType, StoredObject link) final booleanId.existsLink(StoredObject link) final booleanId.existsLink(Transaction transaction, int linkType, StoredObject link) final booleanId.existsLink(Transaction transaction, StoredObject link) booleanStoredObject.existsLink(int linkType, StoredObject link) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLink(StoredObject link) Check the existence of the link under this instance for the given parameter.booleanStoredObject.existsLink(Transaction tran, int linkType, StoredObject link) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLink(Transaction tran, StoredObject link) Check the existence of links under this instance for the given parameters.booleanQueryBuilder.existsLinks(StoredObject parent) Check whether link objects exist associated with the specified parent object.booleanQueryBuilder.existsLinks(StoredObject parent, int linkType) Check whether link objects exist associated with the specified parent object and of a specific link type.final booleanId.existsMaster(StoredObject master) booleanStoredObject.existsMaster(StoredObject master) Check whether the given parameter is a master of this instance or not.booleanQueryBuilder.existsMasters(StoredObject link) Check whether master objects exist related to the given stored object link.booleanQueryBuilder.existsMasters(StoredObject link, int linkType) Check whether master objects exist associated with a given stored object link and link type.ReferencePattern.get(StoredObject so) static SystemUserUserAction.getActor(StoredObject so, String action) Retrieves the system user who is the actor associated with a specific action for a stored object.StoredObject.getContemporaryOf(StoredObject of) Retrieves the historical representation of the current object that corresponds to the state of the specified object at the time of its transaction.static MoneyLandedCost.getCost(StoredObject forObject) PseudoTransaction.getId(StoredObject object) QueryBuilder.getLink(StoredObject master) Get the first link object.QueryBuilder.getLink(StoredObject master, int linkType) Get the first link object.QueryBuilder.getMaster(StoredObject link) Get the first master object.QueryBuilder.getMaster(StoredObject link, int linkType) Get the first master object.booleanPseudoTransaction.isInvolved(StoredObject object) default booleanTransaction.isInvolved(StoredObject object) See if this object is involved in this transaction or not.static booleanId.isNull(StoredObject object) voidFileData.linkTo(Transaction transaction, StoredObject object, String attribute) StoredObjectUtility.Link.list(StoredObject master) static ObjectIterator<LandedCost> LandedCost.listCost(StoredObject forObject) QueryBuilder.listLinks(StoredObject parent) Returns an iterator over the linked objects of the specified parent object.QueryBuilder.listLinks(StoredObject parent, int linkType) Retrieves an iterator over objects that are linked to the given parent object with the specified link type.QueryBuilder.listMasters(StoredObject link) Retrieves an iterator over master objects linked to the specified stored object.QueryBuilder.listMasters(StoredObject link, int linkType) Retrieves an iterator over the master objects linked to the specified stored object.static ObjectIterator<LoginMessage> LoginMessage.listMine(StoredObject generatedBy) voidObjectCache.load(int linkType, StoredObject master, String condition, String orderedBy, boolean any) voidObjectForest.load(int linkType, StoredObject master, String condition, String orderedBy, boolean any) default voidObjectLoader.load(int linkType, StoredObject master) Load the links of the given "master" instance.default voidObjectLoader.load(int linkType, StoredObject master, boolean any) Load the links of the given "master" instance.default voidObjectLoader.load(int linkType, StoredObject master, String condition) Load the links of the given "master" instance.default voidObjectLoader.load(int linkType, StoredObject master, String condition, boolean any) Load the links of the given "master" instance.default voidObjectLoader.load(int linkType, StoredObject master, String condition, String orderedBy) Load the links of the given "master" instance.default voidObjectLoader.load(int linkType, StoredObject master, String condition, String orderedBy, boolean any) Load the links of the given "master" instance.default voidObjectLoader.load(StoredObject master, String condition) Load the links of the given "master" instance.default voidObjectLoader.load(StoredObject master, String condition, boolean any) Load the links of the given "master" instance.default voidObjectLoader.load(StoredObject master, String condition, String orderedBy) Load the links of the given "master" instance.default voidObjectLoader.load(StoredObject master, String condition, String orderedBy, boolean any) Load the links of the given "master" instance.default voidLoad the given instances.voidObjectMemoryList.load(int linkType, StoredObject master, String condition, boolean any) voidObjectTree.load(int linkType, StoredObject master, String condition, String orderedBy, boolean any) final voidStoredObject.loadAttributesFrom(StoredObject another) Loads the compatible attribute values from another object.booleanAuthenticator.login(StoredObject passwordOwner, char[] password) Authenticate the given password owner.default booleanAuthenticator.login(StoredObject passwordOwner, char[] password, int authenticatorCode) Authenticate the given password owner.voidInventoryItem.migrate(TransactionManager tm, StoredObject migratedInstance) voidInventoryItemType.migrate(TransactionManager tm, StoredObject migratedInstance) voidStoredObject.migrate(TransactionManager tm, StoredObject migratedInstance) Migrate this instance to another class instance.default voidObjectChangeListener.objectCommitted(StoredObject object) default voidObjectChangeListener.objectDeleted(StoredObject object, TransactionControl transactionControl) default voidObjectChangeListener.objectRolledback(StoredObject object) default voidObjectChangeListener.objectSaved(StoredObject object, TransactionControl transactionControl) StoredObject.previousVersion(StoredObject parent) Get a previous version of this object not older than the parent.StoredObjectUtility.Link.query(StoredObject master) QueryBuilder.queryLinks(StoredObject parent) Constructs a query to retrieve the links associated with the specified parent object.QueryBuilder.queryLinks(StoredObject parent, int linkType) Constructs a query to retrieve the links associated with the specified parent object and of a specific link type.QueryBuilder.queryMasters(StoredObject link) Queries and retrieves master objects related to the given stored object link.QueryBuilder.queryMasters(StoredObject link, int linkType) Queries the master objects associated with a given stored object link and link type.booleanTransactionControl.removeAllLinks(StoredObject parent, Class<? extends StoredObject> linkClass) booleanTransactionControl.removeAllLinks(StoredObject parent, Class<? extends StoredObject> linkClass, int linkType) final voidStoredObject.removeLink(StoredObject object) Remove the link of a given object from this instance.final voidStoredObject.removeLink(StoredObject object, int linkType) Remove the link of a given object from this instance.final voidStoredObject.removeLink(StoredObject object, String linkType) Remove the link of a given object from this instance.final voidStoredObject.removeLink(Transaction transaction, StoredObject object) Remove the link of a given object from this instance.final voidStoredObject.removeLink(Transaction transaction, StoredObject object, int linkType) Remove the link of a given object from this instance.final voidStoredObject.removeLink(Transaction transaction, StoredObject object, String linkType) Remove the link of a given object from this instance.booleanTransactionControl.removeLink(StoredObject parent, Id linkId) booleanTransactionControl.removeLink(StoredObject parent, Id linkId, int linkType) booleanTransactionControl.removeLink(StoredObject parent, StoredObject link) booleanTransactionControl.removeLink(StoredObject parent, StoredObject link, int linkType) voidPseudoTransaction.replace(Id idToReplace, StoredObject newObject) booleanAuthenticator.resetPassword(StoredObject passwordOwner) Reset the password to the initial default password.default booleanFallbackAuthenticator.resetPassword(StoredObject passwordOwner) static booleanStoredObjectUtility.sameContent(TransactionManager tm, StoredObject one, StoredObject two) booleanTransactionControl.save(StoredObject object) voidLoginMessage.setGeneratedBy(TransactionManager tm, StoredObject generatedBy) voidLoginMessage.setGeneratedBy(Transaction transaction, StoredObject generatedBy) static voidNewObject.setLocalTime(TransactionManager tm, StoredObject object) Set local time values corresponding to theTransactionManagerto the object passed if it's just created now.voidInventoryAPN.setMaster(StoredObject parent, int linkType) default voidObjectLoader.setMaster(StoredObject master) Set the master instance.default voidObjectLoader.setMaster(StoredObject master, boolean load) Set the master instance.voidObjectLoadFilter.setMaster(StoredObject master) Set the master instance for this filter.voidStoredObject.setMaster(StoredObject master, int linkType) Set the master.voidJournalVoucher.setOwner(StoredObject owner) Set the owner of this JV.voidUnpostedJournal.setOwner(StoredObject owner) static voidNewObject.setSystemEntity(TransactionManager tm, StoredObject object) SetSystemEntityfrom theTransactionManagerto the object passed if it's of typeOfEntityand its system entity is not yet set.static <O extends StoredObject>
StringStoredObjectUtility.toString(StoredObject object) static <O extends StoredObject>
StringStoredObjectUtility.toString(StoredObject object, boolean showAttributes) voidAbstractCheckList.validateChildAttach(StoredObject child, int linkType) voidAccountChart.validateChildAttach(StoredObject child, int type) voidFileFolder.validateChildAttach(StoredObject child, int linkType) voidInventoryGRN.validateChildAttach(StoredObject child, int linkType) voidInventoryItemType.validateChildAttach(StoredObject child, int linkType) voidInventoryPO.validateChildAttach(StoredObject child, int linkType) voidInventoryVirtualLocation.validateChildAttach(StoredObject child, int linkType) voidStoredObject.validateChildAttach(StoredObject child, int linkType) Do validation when a child is attached.voidSystemUser.validateChildAttach(StoredObject child) voidAbstractCheckList.validateChildDetach(StoredObject child, int linkType) voidFileFolder.validateChildDetach(StoredObject child, int linkType) voidStoredObject.validateChildDetach(StoredObject child, int linkType) Do validation when a child is detached.voidSystemUser.validateChildDetach(StoredObject child) voidAbstractCheckList.validateChildUpdate(StoredObject child, int linkType) voidInventoryGRN.validateChildUpdate(StoredObject child, int linkType) voidInventoryPO.validateChildUpdate(StoredObject child, int linkType) voidStoredObject.validateChildUpdate(StoredObject child, int linkType) Do validation when a child is updated.voidAccountChart.validateParentAttach(StoredObject parent, int type) voidInventoryAPN.validateParentAttach(StoredObject parent, int linkType) voidStoredObject.validateParentAttach(StoredObject parent, int linkType) Do validation when this gets attached to a parent object.voidFileData.validateParentDetach(StoredObject parent, int linkType) voidStoredObject.validateParentDetach(StoredObject parent, int linkType) Do validation when this gets detached from a parent object.voidStoredObject.validateParentUpdate(StoredObject parent, int linkType) Validate the parent when it is updated.final booleanStoredObject.valueEquals(StoredObject another) Check if the attribute values of this instance are exactly the same as the values of another instance.Method parameters in com.storedobject.core with type arguments of type StoredObjectModifier and TypeMethodDescriptionstatic LoginMessageLoginMessage.alert(Transaction transaction, String message, Iterable<? extends StoredObject> persons) static LoginMessageLoginMessage.alert(Transaction transaction, String message, Iterable<? extends StoredObject> persons, int validityInDays) static LoginMessageLoginMessage.alert(Transaction transaction, String message, Iterable<? extends StoredObject> persons, StoredObject generatedBy, int validityInDays) static LoginMessageLoginMessage.alert(Transaction transaction, String message, Iterable<? extends StoredObject> persons, Class<?> processorClass) static LoginMessageLoginMessage.alert(Transaction transaction, String message, Iterable<? extends StoredObject> persons, Class<?> processorClass, int validityInDays) static LoginMessageLoginMessage.alert(Transaction transaction, String message, Iterable<? extends StoredObject> persons, Class<?> processorClass, StoredObject generatedBy) static LoginMessageLoginMessage.alert(Transaction transaction, String message, Iterable<? extends StoredObject> persons, Class<?> processorClass, StoredObject generatedBy, int validityInDays) static StringListStoredObjectUtility.browseColumns(Class<? extends StoredObject> objectClass) static StringStoredObjectUtility.browseOrder(Class<? extends StoredObject> objectClass) TransactionManager.checkType(StoredObject host, Id id, Class<? extends StoredObject> objectClass) TransactionManager.checkType(StoredObject host, Id id, Class<? extends StoredObject> objectClass, boolean allowEmpty) TransactionManager.checkTypeAny(StoredObject host, Id id, Class<? extends StoredObject> objectClass) TransactionManager.checkTypeAny(StoredObject host, Id id, Class<? extends StoredObject> objectClass, boolean allowEmpty) static intStoredObject.count(Transaction transaction, Class<? extends StoredObject> objectClass, String condition) Count the number of instances for the given set of parameters.static intStoredObject.count(Transaction transaction, Class<? extends StoredObject> objectClass, String condition, boolean any) Count the number of instances for the given set of parameters.static intStoredObject.count(Class<? extends StoredObject> objectClass) Count the number of instances for the given set of parameters.static intStoredObject.count(Class<? extends StoredObject> objectClass, boolean any) Count the number of instances for the given set of parameters.static intStoredObject.count(Class<? extends StoredObject> objectClass, String condition) Count the number of instances for the given set of parameters.static intStoredObject.count(Class<? extends StoredObject> objectClass, String condition, boolean any) Count the number of instances for the given set of parameters.final intId.countLinks(int linkType, Class<? extends StoredObject> objectClass) final intId.countLinks(int linkType, Class<? extends StoredObject> objectClass, boolean any) final intId.countLinks(int linkType, Class<? extends StoredObject> objectClass, String condition) final intId.countLinks(int linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) final intId.countLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass) final intId.countLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, boolean any) final intId.countLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String condition) final intId.countLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) final intId.countLinks(Transaction transaction, Class<? extends StoredObject> objectClass) final intId.countLinks(Transaction transaction, Class<? extends StoredObject> objectClass, boolean any) final intId.countLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String condition) final intId.countLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String condition, boolean any) final intId.countLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass) final intId.countLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, boolean any) final intId.countLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String condition) final intId.countLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) final intId.countLinks(Class<? extends StoredObject> objectClass) final intId.countLinks(Class<? extends StoredObject> objectClass, boolean any) final intId.countLinks(Class<? extends StoredObject> objectClass, String condition) final intId.countLinks(Class<? extends StoredObject> objectClass, String condition, boolean any) final intId.countLinks(String linkType, Class<? extends StoredObject> objectClass) final intId.countLinks(String linkType, Class<? extends StoredObject> objectClass, boolean any) final intId.countLinks(String linkType, Class<? extends StoredObject> objectClass, String condition) final intId.countLinks(String linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) final intStoredObject.countLinks(int linkType, Class<? extends StoredObject> objectClass) Count the links of this instance for the given set of parameters.final intStoredObject.countLinks(int linkType, Class<? extends StoredObject> objectClass, boolean any) Count the links of this instance for the given set of parameters.final intStoredObject.countLinks(int linkType, Class<? extends StoredObject> objectClass, String condition) Count the links of this instance for the given set of parameters.final intStoredObject.countLinks(int linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) Count the links of this instance for the given set of parameters.final intStoredObject.countLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass) Count the links of this instance for the given set of parameters.final intStoredObject.countLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, boolean any) Count the links of this instance for the given set of parameters.final intStoredObject.countLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String condition) Count the links of this instance for the given set of parameters.final intStoredObject.countLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) Count the links of this instance for the given set of parameters.final intStoredObject.countLinks(Transaction transaction, Class<? extends StoredObject> objectClass) Count the links of this instance for the given set of parameters.final intStoredObject.countLinks(Transaction transaction, Class<? extends StoredObject> objectClass, boolean any) Count the links of this instance for the given set of parameters.final intStoredObject.countLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String condition) Count the links of this instance for the given set of parameters.final intStoredObject.countLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String condition, boolean any) Count the links of this instance for the given set of parameters.final intStoredObject.countLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass) Count the links of this instance for the given set of parameters.final intStoredObject.countLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, boolean any) Count the links of this instance for the given set of parameters.final intStoredObject.countLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String condition) Count the links of this instance for the given set of parameters.final intStoredObject.countLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) Count the links of this instance for the given set of parameters.final intStoredObject.countLinks(Class<? extends StoredObject> objectClass) Count the links of this instance for the given parameter.final intStoredObject.countLinks(Class<? extends StoredObject> objectClass, boolean any) Count the links of this instance for the given set of parameters.final intStoredObject.countLinks(Class<? extends StoredObject> objectClass, String condition) Count the links of this instance for the given set of parameters.final intStoredObject.countLinks(Class<? extends StoredObject> objectClass, String condition, boolean any) Count the links of this instance for the given set of parameters.final intStoredObject.countLinks(String linkType, Class<? extends StoredObject> objectClass) Count the links of this instance for the given set of parameters.final intStoredObject.countLinks(String linkType, Class<? extends StoredObject> objectClass, boolean any) Count the links of this instance for the given set of parameters.final intStoredObject.countLinks(String linkType, Class<? extends StoredObject> objectClass, String condition) Count the links of this instance for the given set of parameters.final intStoredObject.countLinks(String linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) Count the links of this instance for the given set of parameters.final intId.countMasters(int linkType, Class<? extends StoredObject> objectClass) final intId.countMasters(int linkType, Class<? extends StoredObject> objectClass, boolean any) final intId.countMasters(int linkType, Class<? extends StoredObject> objectClass, String condition) final intId.countMasters(int linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) final intId.countMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass) final intId.countMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, boolean any) final intId.countMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String condition) final intId.countMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) final intId.countMasters(Transaction transaction, Class<? extends StoredObject> objectClass) final intId.countMasters(Transaction transaction, Class<? extends StoredObject> objectClass, boolean any) final intId.countMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String condition) final intId.countMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String condition, boolean any) final intId.countMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass) final intId.countMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, boolean any) final intId.countMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String condition) final intId.countMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) final intId.countMasters(Class<? extends StoredObject> objectClass) final intId.countMasters(Class<? extends StoredObject> objectClass, boolean any) final intId.countMasters(Class<? extends StoredObject> objectClass, String condition) final intId.countMasters(Class<? extends StoredObject> objectClass, String condition, boolean any) final intId.countMasters(String linkType, Class<? extends StoredObject> objectClass) final intId.countMasters(String linkType, Class<? extends StoredObject> objectClass, boolean any) final intId.countMasters(String linkType, Class<? extends StoredObject> objectClass, String condition) final intId.countMasters(String linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) final intStoredObject.countMasters(int linkType, Class<? extends StoredObject> objectClass) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(int linkType, Class<? extends StoredObject> objectClass, boolean any) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(int linkType, Class<? extends StoredObject> objectClass, String condition) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(int linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, boolean any) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String condition) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(Transaction transaction, Class<? extends StoredObject> objectClass) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(Transaction transaction, Class<? extends StoredObject> objectClass, boolean any) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String condition) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String condition, boolean any) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, boolean any) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String condition) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(Class<? extends StoredObject> objectClass) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(Class<? extends StoredObject> objectClass, boolean any) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(Class<? extends StoredObject> objectClass, String condition) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(Class<? extends StoredObject> objectClass, String condition, boolean any) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(String linkType, Class<? extends StoredObject> objectClass) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(String linkType, Class<? extends StoredObject> objectClass, boolean any) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(String linkType, Class<? extends StoredObject> objectClass, String condition) For the given set of parameters, count the masters for which this instance is a link.final intStoredObject.countMasters(String linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) For the given set of parameters, count the masters for which this instance is a link.static ReportDefinitionReportDefinition.create(Class<? extends StoredObject> dataClass, Iterable<String> columns) static ReportDefinitionReportDefinition.create(Class<? extends StoredObject> dataClass, String... columns) static String[]StoredObjectUtility.createDDL(Class<? extends StoredObject> objectClass) AuditTrailLinkConfiguration.createLink(Class<? extends StoredObject> masterClass) static StoredObjectUtility.Link<?> StoredObjectUtility.createLink(Class<? extends StoredObject> masterClass, String linkDetails) Creates a new Link object based on the specified master class and link details.booleanDatabase.createTable(Class<? extends StoredObject> objectClass, char[] securityPassword) static StringListStoredObjectUtility.displayColumns(Class<? extends StoredObject> objectClass) static String[]StoredObjectUtility.dropDDL(Class<? extends StoredObject> objectClass) LoginMessage.escalate(TransactionControl transactionControl, Iterable<? extends StoredObject> persons, int days) static booleanStoredObject.exists(Transaction transaction, Class<? extends StoredObject> objectClass, String condition) Check the existence of any instances for the given set of parameters.static booleanStoredObject.exists(Transaction transaction, Class<? extends StoredObject> objectClass, String condition, boolean any) Check the existence of any instances for the given set of parameters.static booleanStoredObject.exists(Class<? extends StoredObject> objectClass, String condition) Check the existence of any instances for the given set of parameters.static booleanStoredObject.exists(Class<? extends StoredObject> objectClass, String condition, boolean any) Check the existence of any instances for the given set of parameters.final booleanId.existsLinks(int linkType, Class<? extends StoredObject> objectClass) final booleanId.existsLinks(int linkType, Class<? extends StoredObject> objectClass, boolean any) final booleanId.existsLinks(int linkType, Class<? extends StoredObject> objectClass, String condition) final booleanId.existsLinks(int linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) final booleanId.existsLinks(Transaction tran, int linkType, Class<? extends StoredObject> objectClass) final booleanId.existsLinks(Transaction tran, int linkType, Class<? extends StoredObject> objectClass, boolean any) final booleanId.existsLinks(Transaction tran, int linkType, Class<? extends StoredObject> objectClass, String condition) final booleanId.existsLinks(Transaction tran, int linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) final booleanId.existsLinks(Transaction tran, Class<? extends StoredObject> objectClass) final booleanId.existsLinks(Transaction tran, Class<? extends StoredObject> objectClass, boolean any) final booleanId.existsLinks(Transaction tran, Class<? extends StoredObject> objectClass, String condition) final booleanId.existsLinks(Transaction tran, Class<? extends StoredObject> objectClass, String condition, boolean any) final booleanId.existsLinks(Transaction tran, String linkType, Class<? extends StoredObject> objectClass) final booleanId.existsLinks(Transaction tran, String linkType, Class<? extends StoredObject> objectClass, boolean any) final booleanId.existsLinks(Transaction tran, String linkType, Class<? extends StoredObject> objectClass, String condition) final booleanId.existsLinks(Transaction tran, String linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) final booleanId.existsLinks(Class<? extends StoredObject> objectClass) final booleanId.existsLinks(Class<? extends StoredObject> objectClass, boolean any) final booleanId.existsLinks(Class<? extends StoredObject> objectClass, String condition) final booleanId.existsLinks(Class<? extends StoredObject> objectClass, String condition, boolean any) final booleanId.existsLinks(String linkType, Class<? extends StoredObject> objectClass) final booleanId.existsLinks(String linkType, Class<? extends StoredObject> objectClass, boolean any) final booleanId.existsLinks(String linkType, Class<? extends StoredObject> objectClass, String condition) final booleanId.existsLinks(String linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) booleanStoredObject.existsLinks(int linkType, Class<? extends StoredObject> objectClass) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLinks(int linkType, Class<? extends StoredObject> objectClass, boolean any) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLinks(int linkType, Class<? extends StoredObject> objectClass, String condition) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLinks(int linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLinks(Transaction tran, int linkType, Class<? extends StoredObject> objectClass) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLinks(Transaction tran, int linkType, Class<? extends StoredObject> objectClass, boolean any) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLinks(Transaction tran, int linkType, Class<? extends StoredObject> objectClass, String condition) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLinks(Transaction tran, int linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLinks(Transaction tran, Class<? extends StoredObject> objectClass) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLinks(Transaction tran, Class<? extends StoredObject> objectClass, boolean any) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLinks(Transaction tran, Class<? extends StoredObject> objectClass, String condition) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLinks(Transaction tran, Class<? extends StoredObject> objectClass, String condition, boolean any) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLinks(Transaction tran, String linkType, Class<? extends StoredObject> objectClass) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLinks(Transaction tran, String linkType, Class<? extends StoredObject> objectClass, boolean any) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLinks(Transaction tran, String linkType, Class<? extends StoredObject> objectClass, String condition) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLinks(Transaction tran, String linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLinks(Class<? extends StoredObject> objectClass) Check the existence of links under this instance for the given parameter.booleanStoredObject.existsLinks(Class<? extends StoredObject> objectClass, boolean any) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLinks(Class<? extends StoredObject> objectClass, String condition) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLinks(Class<? extends StoredObject> objectClass, String condition, boolean any) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLinks(String linkType, Class<? extends StoredObject> objectClass) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLinks(String linkType, Class<? extends StoredObject> objectClass, boolean any) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLinks(String linkType, Class<? extends StoredObject> objectClass, String condition) Check the existence of links under this instance for the given parameters.booleanStoredObject.existsLinks(String linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) Check the existence of links under this instance for the given parameters.final booleanId.existsMasters(int linkType, Class<? extends StoredObject> objectClass) final booleanId.existsMasters(int linkType, Class<? extends StoredObject> objectClass, boolean any) final booleanId.existsMasters(int linkType, Class<? extends StoredObject> objectClass, String condition) final booleanId.existsMasters(int linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) final booleanId.existsMasters(Class<? extends StoredObject> objectClass) final booleanId.existsMasters(Class<? extends StoredObject> objectClass, boolean any) final booleanId.existsMasters(Class<? extends StoredObject> objectClass, String condition) final booleanId.existsMasters(Class<? extends StoredObject> objectClass, String condition, boolean any) final booleanId.existsMasters(String linkType, Class<? extends StoredObject> objectClass) final booleanId.existsMasters(String linkType, Class<? extends StoredObject> objectClass, boolean any) final booleanId.existsMasters(String linkType, Class<? extends StoredObject> objectClass, String condition) final booleanId.existsMasters(String linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) booleanStoredObject.existsMasters(int linkType, Class<? extends StoredObject> objectClass) For the given set of parameters, check the existence of "masters".booleanStoredObject.existsMasters(int linkType, Class<? extends StoredObject> objectClass, boolean any) For the given set of parameters, check the existence of "masters".booleanStoredObject.existsMasters(int linkType, Class<? extends StoredObject> objectClass, String condition) For the given set of parameters, check the existence of "masters".booleanStoredObject.existsMasters(int linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) For the given set of parameters, check the existence of "masters".booleanStoredObject.existsMasters(Class<? extends StoredObject> objectClass) For the given parameter, check the existence of "masters".booleanStoredObject.existsMasters(Class<? extends StoredObject> objectClass, boolean any) For the given set of parameters, check the existence of "masters".booleanStoredObject.existsMasters(Class<? extends StoredObject> objectClass, String condition) For the given set of parameters, check the existence of "masters".booleanStoredObject.existsMasters(Class<? extends StoredObject> objectClass, String condition, boolean any) For the given set of parameters, check the existence of "masters".booleanStoredObject.existsMasters(String linkType, Class<? extends StoredObject> objectClass) For the given set of parameters, check the existence of "masters".booleanStoredObject.existsMasters(String linkType, Class<? extends StoredObject> objectClass, boolean any) For the given set of parameters, check the existence of "masters".booleanStoredObject.existsMasters(String linkType, Class<? extends StoredObject> objectClass, String condition) For the given set of parameters, check the existence of "masters".booleanStoredObject.existsMasters(String linkType, Class<? extends StoredObject> objectClass, String condition, boolean any) For the given set of parameters, check the existence of "masters".static String[]StoredObjectUtility.foreignKeysDDL(Class<? extends StoredObject> objectClass) static ObjectPermissionObjectPermission.get(SystemUser user, Class<? extends StoredObject> objectClass) static PrintLogicDefinitionPrintLogicDefinition.getFor(Class<? extends StoredObject> dataCass, String label) static SerialConfiguratorSerialConfigurator.getFor(Class<? extends StoredObject> dataCass) Class<? extends StoredObject> UIFieldMetadata.getParameterAsClass(Class<? extends StoredObject> defaultClass) final IdStoredObject.getParentId(Class<? extends StoredObject> parentClass) Get Id of the specific parent-type of this instance if exists.final IdStoredObject.getParentId(Class<? extends StoredObject> parentClass, int linkType) Get the specific parent-type Ids this instance if exists.static SOClassSOClass.getSOClass(Class<? extends StoredObject> soClass) static intStoredObjectUtility.hints(Class<? extends StoredObject> objectClass) static intStoredObjectUtility.howBig(Class<? extends StoredObject> objectClass, boolean any) final booleanAbstractCheckListItem.isDetailOf(Class<? extends StoredObject> masterClass) booleanApplicableDataLogic.isDetailOf(Class<? extends StoredObject> masterClass) booleanAuditTrailLinkConfiguration.isDetailOf(Class<? extends StoredObject> masterClass) booleanCheckListTemplateItem.isDetailOf(Class<? extends StoredObject> masterClass) booleanConsignmentItem.isDetailOf(Class<? extends StoredObject> masterClass) booleanConsignmentPacket.isDetailOf(Class<? extends StoredObject> masterClass) booleanContact.isDetailOf(Class<? extends StoredObject> masterClass) booleanDetail.isDetailOf(Class<? extends StoredObject> masterClass) Check if the given class is a "master" for this class.booleanExternalSystemUser.isDetailOf(Class<? extends StoredObject> masterClass) booleanFileCirculation.isDetailOf(Class<? extends StoredObject> masterClass) booleanFileData.isDetailOf(Class<? extends StoredObject> masterClass) booleanFileFolder.isDetailOf(Class<? extends StoredObject> masterClass) booleanInventoryAPN.isDetailOf(Class<? extends StoredObject> masterClass) booleanInventoryGRNItem.isDetailOf(Class<? extends StoredObject> masterClass) final booleanInventoryPOItem.isDetailOf(Class<? extends StoredObject> masterClass) final booleanInventoryTransferItem.isDetailOf(Class<? extends StoredObject> masterClass) booleanLandedCost.isDetailOf(Class<? extends StoredObject> masterClass) booleanMaterialIssuedItem.isDetailOf(Class<? extends StoredObject> masterClass) final booleanMaterialRequestItem.isDetailOf(Class<? extends StoredObject> masterClass) booleanMemoAttachment.isDetailOf(Class<? extends StoredObject> masterClass) booleanModuleLogic.isDetailOf(Class<? extends StoredObject> masterClass) booleanPseudoTranApproval.isDetailOf(Class<? extends StoredObject> masterClass) booleanPseudoTranDetail.isDetailOf(Class<? extends StoredObject> masterClass) booleanReportColumnDefinition.isDetailOf(Class<? extends StoredObject> masterClass) booleanServerLink.isDetailOf(Class<? extends StoredObject> masterClass) booleanStoredObjectUtility.Link.isDetailOf(Class<? extends StoredObject> masterClass) booleanUIFieldMetadata.isDetailOf(Class<? extends StoredObject> masterClass) booleanUnpostedJournalEntry.isDetailOf(Class<? extends StoredObject> masterClass) booleanSOClass.isOf(Class<? extends StoredObject> baseClass) static booleanObjectHint.isSmall(Class<? extends StoredObject> objectClass) static booleanObjectHint.isSmallList(Class<? extends StoredObject> objectClass, boolean any) static ArrayList<StoredObjectUtility.Link<?>> StoredObjectUtility.linkDetails(Class<? extends StoredObject> masterClass) static ArrayList<StoredObjectUtility.Link<?>> StoredObjectUtility.linkDetails(Class<? extends StoredObject> masterClass, StringList extraLinks) static StringListStoredObjectUtility.links(Class<? extends StoredObject> masterClass) static ObjectIterator<SOClass> SOClass.listAll(Class<? extends StoredObject> baseClass) static ObjectIterator<SOClass> SOClass.listAll(Class<? extends StoredObject> baseClass, boolean includeBaseClass, boolean includeAbstract) static ObjectIterator<SOClass> SOClass.listAllActive(Class<? extends StoredObject> baseClass) static ObjectIterator<SOClass> SOClass.listAllActive(Class<? extends StoredObject> baseClass, boolean includeBaseClass, boolean includeAbstract) static ObjectIterator<PrintLogicDefinition> PrintLogicDefinition.listFor(Class<? extends StoredObject> dataCass, boolean includeSpecial) static ObjectIterator<PrintLogicDefinition> PrintLogicDefinition.listFor(Class<? extends StoredObject> dataCass, String applicableDataLogicName) static StringClassAttribute.moduleName(Class<? extends StoredObject> objectClass) static StringListStoredObjectUtility.protectedColumns(Class<? extends StoredObject> objectClass) static QueryStoredObject.query(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition) Build a query for the given set of parameters.static QueryStoredObject.query(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) Build a query for the given set of parameters.static QueryStoredObject.query(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, String order) Build a query for the given set of parameters.static QueryStoredObject.query(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) Build a query for the given set of parameters.static QueryStoredObject.query(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any, int skip, int limit, int[] distinct) Build a query for the given set of parameters.static QueryStoredObject.query(Class<? extends StoredObject> objectClass, String columns) Build a query for the given set of parameters.static QueryStoredObject.query(Class<? extends StoredObject> objectClass, String columns, boolean any) Build a query for the given set of parameters.static QueryStoredObject.query(Class<? extends StoredObject> objectClass, String columns, String condition) Build a query for the given set of parameters.static QueryStoredObject.query(Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) Build a query for the given set of parameters.static QueryStoredObject.query(Class<? extends StoredObject> objectClass, String columns, String condition, String order) Build a query for the given set of parameters.static QueryStoredObject.query(Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) Build a query for the given set of parameters.final QueryId.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns) final QueryId.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) final QueryId.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns) final QueryId.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) final QueryId.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns) final QueryId.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) final QueryId.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns) final QueryId.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) final QueryId.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any, int skip, int limit, int[] distinct) final QueryId.queryLinks(Class<? extends StoredObject> objectClass, String columns) final QueryId.queryLinks(Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryLinks(Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryLinks(Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryLinks(Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryLinks(Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) final QueryId.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns) final QueryId.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) final QueryStoredObject.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, String order) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any, int skip, int limit, int[] distinct) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, int skip, int limit, int[] distinct) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Class<? extends StoredObject> objectClass, String columns) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Class<? extends StoredObject> objectClass, String columns, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Class<? extends StoredObject> objectClass, String columns, String condition) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Class<? extends StoredObject> objectClass, String columns, String condition, String order) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryId.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns) final QueryId.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) final QueryId.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns) final QueryId.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) final QueryId.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns) final QueryId.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) final QueryId.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns) final QueryId.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) final QueryId.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any, int skip, int limit, int[] distinct) final QueryId.queryMasters(Class<? extends StoredObject> objectClass, String columns) final QueryId.queryMasters(Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryMasters(Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryMasters(Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryMasters(Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryMasters(Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) final QueryId.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns) final QueryId.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) final QueryStoredObject.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, String order) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any, int skip, int limit, int[] distinct) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Class<? extends StoredObject> objectClass, String columns) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Class<? extends StoredObject> objectClass, String columns, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Class<? extends StoredObject> objectClass, String columns, String condition) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Class<? extends StoredObject> objectClass, String columns, String condition, String order) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) For the given set of parameters, build a query on the masters of this instance.static String[]StoredObjectUtility.reindex(Class<? extends StoredObject> objectClass) final voidStoredObject.removeAllLinks(Transaction transaction, Class<? extends StoredObject> objectClass) Remove all links of a given class type.final voidStoredObject.removeAllLinks(Transaction transaction, Class<? extends StoredObject> objectClass, int linkType) Remove all links of a given class type.final voidStoredObject.removeAllLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String linkType) Remove all links of a given class type.final voidStoredObject.removeAllLinks(Class<? extends StoredObject> objectClass) Remove all links of a given class type.final voidStoredObject.removeAllLinks(Class<? extends StoredObject> objectClass, int linkType) Remove all links of a given class type.final voidStoredObject.removeAllLinks(Class<? extends StoredObject> objectClass, String linkType) Remove all links of a given class type.booleanTransactionControl.removeAllLinks(StoredObject parent, Class<? extends StoredObject> linkClass) booleanTransactionControl.removeAllLinks(StoredObject parent, Class<? extends StoredObject> linkClass, int linkType) final voidStoredObject.save(JSONMap map, String valueName, boolean includeClassInfo, boolean stringify, Function<Class<? extends StoredObject>, StringList> allowedAttributes) Save this instance to a map.static StringListStoredObjectUtility.searchColumns(Class<? extends StoredObject> objectClass) voidObjectForest.setListLinks(BiFunction<StoredObjectUtility.Link<?>, StoredObject, ObjectIterator<? extends StoredObject>> listLinks) voidObjectForest.setListLinks(BiFunction<StoredObjectUtility.Link<?>, StoredObject, ObjectIterator<? extends StoredObject>> listLinks) static intStoredObjectUtility.statusUI(Class<? extends StoredObject> objectClass) static StringClassAttribute.tableName(Class<? extends StoredObject> objectClass) Constructors in com.storedobject.core with parameters of type StoredObjectModifierConstructorDescriptionDesign_Error(Transaction transaction, StoredObject so) Design_Error(Transaction transaction, StoredObject so, String message) JournalVoucher(StoredObject owner) Constructor.Constructor parameters in com.storedobject.core with type arguments of type StoredObjectModifierConstructorDescriptionBulkDataDelete(Class<? extends StoredObject> objectClass, String condition) BulkDataUpdate(Class<? extends StoredObject> objectClass, String condition) Empty_Stream_Data(Class<? extends StoredObject> hostClass) Link(Class<? extends StoredObject> masterClass) -
Uses of StoredObject in com.storedobject.core.converter
Methods in com.storedobject.core.converter that return StoredObjectMethods in com.storedobject.core.converter that return types with arguments of type StoredObjectConstructor parameters in com.storedobject.core.converter with type arguments of type StoredObject -
Uses of StoredObject in com.storedobject.iot
Subclasses of StoredObject in com.storedobject.iotModifier and TypeClassDescriptionclassRepresents an abstract unit within a system.final classclassfinal classRepresents a Block (or a Building or something similar), which is a specific unit of functionality or data in the application framework, extending the capabilities ofAbstractUnit.classfinal classclassConsumption<P extends PeriodType>Represents consumption data associated with a specific resource, item, and a time period.final classfinal classfinal classRepresents daily consumption data tied to a specific item, resource, year, and day.final classThe DailyStatistics class represents daily statistical data and provides methods to define column structure, indices, and retrieve specific daily statistics details.classBase class that represents data values that belong to aUnit.classfinal classThe HourlyConsumption class represents consumption data aggregated at an hourly level.final classThe HourlyStatistics class extends the Statistics class and adds functionality specific to hourly data.classfinal classRepresents a monthly consumption entity that extends the base Consumption class.final classRepresents a statistical record for a specific month.classDefinition of MQTT connector.final classfinal classfinal classRepresents a Site entity that stores detailed information such as name, project affiliation, time zone, unique code, and its associated attributes.classStatistics<P extends PeriodType>Represents statistical data pertaining to units and periods.classclassRepresents a unit with various attributes and methods for handling its statistics, ordinality, block association, and other operations.final classclassfinal classfinal classclassValueDefinition<VT>final classfinal classfinal classfinal classThe WeeklyConsumption class extends the Consumption class to represent consumption data on a weekly basis.final classThe WeeklyStatistics class extends the Statistics class and provides functionality for managing and retrieving weekly statistical data.final classRepresents the yearly resource consumption details.final classRepresents statistics that are aggregated on a yearly basis.Methods in com.storedobject.iot with parameters of type StoredObjectModifier and TypeMethodDescriptionvoidSuperUnit.validateChildAttach(StoredObject child, int linkType) voidUnitDefinition.validateChildAttach(StoredObject child, int linkType) Method parameters in com.storedobject.iot with type arguments of type StoredObjectModifier and TypeMethodDescriptionbooleanFullConsumption.isDetailOf(Class<? extends StoredObject> masterClass) booleanValueDefinition.isDetailOf(Class<? extends StoredObject> masterClass) booleanValueImagePosition.isDetailOf(Class<? extends StoredObject> masterClass) -
Uses of StoredObject in com.storedobject.job
Subclasses of StoredObject in com.storedobject.jobModifier and TypeClassDescriptionclassfinal classfinal classfinal classclassMethod parameters in com.storedobject.job with type arguments of type StoredObjectModifier and TypeMethodDescriptionbooleanMessageEscalation.isDetailOf(Class<? extends StoredObject> masterClass) -
Uses of StoredObject in com.storedobject.mail
Subclasses of StoredObject in com.storedobject.mailModifier and TypeClassDescriptionclassclassclassclassRepresents a Mail providing capabilities to manage and send emails with support for handling addresses, CC, sender information, message types, attachments, and error handling.classclassclassMethods in com.storedobject.mail with parameters of type StoredObjectModifier and TypeMethodDescriptionstatic voidMail.alert(Transaction transaction, String message, StoredObject person) Sends an alert for the given transaction with a specified message and person information.static voidMail.alert(Transaction transaction, String message, StoredObject person, String subject) Sends an alert with the specified details.voidMail.setCCAddress(StoredObject person) Set the "CC address".voidMail.setToAddress(StoredObject person) Set the "to address".Method parameters in com.storedobject.mail with type arguments of type StoredObjectModifier and TypeMethodDescriptionstatic voidMail.alert(Transaction transaction, String message, Iterable<? extends StoredObject> persons) Sends an alert with a specified message to a group of persons in the context of a given transaction.static voidMail.alert(Transaction transaction, String message, Iterable<? extends StoredObject> persons, String subject) Sends an alert email to the specified recipients with the provided message and subject.booleanAttachment.isDetailOf(Class<? extends StoredObject> masterClass) booleanError.isDetailOf(Class<? extends StoredObject> masterClass) -
Uses of StoredObject in com.storedobject.office
Classes in com.storedobject.office with type parameters of type StoredObjectModifier and TypeClassDescriptionclassODTObjectReport<T extends StoredObject>PDFObjectReportandODTObjectReportare used to define report logic to be used inPrintLogicDefinition.Fields in com.storedobject.office declared as StoredObject -
Uses of StoredObject in com.storedobject.pdf
Classes in com.storedobject.pdf with type parameters of type StoredObjectModifier and TypeClassDescriptionclassPDF.ObjectFormTable<T extends StoredObject>Define a table whereStoredObjectinstances can be added in a "form" style (Each attribute is printed in a separate row).classPDF.ObjectTable<T extends StoredObject>Define a table whereStoredObjectinstances can be added as rows.classPDFObjectReport<T extends StoredObject>PDFObjectReportandODTObjectReportare used to define report logic to be used inPrintLogicDefinition.Fields in com.storedobject.pdf declared as StoredObject -
Uses of StoredObject in com.storedobject.report
Classes in com.storedobject.report with type parameters of type StoredObjectModifier and TypeClassDescriptionclassObjectList<T extends StoredObject>Generate a PDF with a list of objects.interfaceObjectLister<T extends StoredObject>classObjectListExcel<T extends StoredObject>Generate an Excel with list of objects.classRDLister<T extends StoredObject>Constructors in com.storedobject.report with parameters of type StoredObjectModifierConstructorDescriptionObjectReport(Device device, PrintLogicDefinition printLogicDefinition, StoredObject object) ObjectReport(Device device, PrintLogicDefinition printLogicDefinition, StoredObject object, boolean execute) ObjectReport(Device device, PrintLogicDefinition printLogicDefinition, Object objectSource, StoredObject object) ObjectReport(Device device, PrintLogicDefinition printLogicDefinition, Object objectSource, StoredObject object, boolean execute) -
Uses of StoredObject in com.storedobject.sms
Subclasses of StoredObject in com.storedobject.sms -
Uses of StoredObject in com.storedobject.telegram
Subclasses of StoredObject in com.storedobject.telegram -
Uses of StoredObject in com.storedobject.tools
Subclasses of StoredObject in com.storedobject.toolsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassMethod parameters in com.storedobject.tools with type arguments of type StoredObjectModifier and TypeMethodDescriptionbooleanColumnDefinition.isDetailOf(Class<? extends StoredObject> masterClass) booleanIndexDefinition.isDetailOf(Class<? extends StoredObject> masterClass) booleanLinkDefinition.isDetailOf(Class<? extends StoredObject> masterClass) booleanMCPParameter.isDetailOf(Class<? extends StoredObject> masterClass) -
Uses of StoredObject in com.storedobject.ui
Classes in com.storedobject.ui with type parameters of type StoredObjectModifier and TypeClassDescriptionclassAbstractLinkGrid<T extends StoredObject>classAbstractObjectField<T extends StoredObject>The base field for accepting aStoredObjectinstance.classAbstractObjectForest<T extends StoredObject>classBaseObjectForest<T extends StoredObject>classDetailLinkGrid<T extends StoredObject>classEditableObjectGrid<T extends StoredObject>An editable grid of objects.classEditableObjectListProvider<T extends StoredObject>classGridSearchField<T extends StoredObject>interfaceIdInput<T extends StoredObject>Fields that can inputIdvalues.interfaceLinkGrid<T extends StoredObject>interfaceLinkValue<T extends StoredObject>classMessageGrid<T extends StoredObject>A grid to be shown in a window with an "Ok" button and it will be closed when the button is pressed.classObjectBrowser<T extends StoredObject>A specialized grid-based component designed for browsing, editing, and managing objects of a specified class.classObjectBrowserEditor<T extends StoredObject>classObjectBrowserViewer<T extends StoredObject>interfaceObjectChangedListener<T extends StoredObject>"Object Changed" listener to track changes to the object.classObjectCodeField<T extends StoredObject>In many situations, aStoredObjectinstance may contain a code attribute (a String attribute that looks like a code - part number of an inventory item, for example) and this field accepts such codes for inputting the object instance.classObjectComboField<T extends StoredObject>classObjectComparisonGrid<T extends StoredObject>classObjectEditor<T extends StoredObject>The concrete base class for creating CRUD views forStoredObjectclasses.classObjectEditorRefresher<T extends StoredObject>An implementation of ObjectChangedListener that refreshes the editor whenever changes are saved.classObjectField<T extends StoredObject>A field that can be used to acceptIdvalues.classObjectFilter<T extends StoredObject>classObjectForest<T extends StoredObject>classObjectForestBrowser<T extends StoredObject>classObjectForestEditor<T extends StoredObject>classObjectForestProvider<T extends StoredObject>classObjectForestViewer<T extends StoredObject>classObjectFormField<T extends StoredObject>classObjectGetField<T extends StoredObject>A field to accept instances ofStoredObjects that are searchable using some keywords.static interfaceObjectGetField.GetProvider<O extends StoredObject>TheObjectGetFieldrequires a "get provider" to provide objects or list of objects based on a search text.static classObjectGetField.GetSupplier<O extends StoredObject>Implementation ofObjectGetField.GetProviderfor normalStoredObjectclasses.static classObjectGetField.GetTypedSupplier<O extends StoredObject>Implementation ofObjectGetField.GetProviderforStoredObjectclasses where additional type information is required (For example,InventoryItemrequires an instance of theInventoryItemTypewhile searching in order to narrow down the search).classObjectGrid<T extends StoredObject>interfaceObjectGridData<T extends StoredObject,ROOT> classObjectGridReport<T extends StoredObject>Create a PDF report from the grid rows.classObjectHistoryGrid<T extends StoredObject>interfaceObjectInput<T extends StoredObject>Fields that can input a given type ofStoredObjectvalue.final classObjectLinkField<T extends StoredObject>classObjectListEditor<T extends StoredObject>This class can be used to edit a list ofStoredObjects.classObjectListField<T extends StoredObject>classObjectListGrid<T extends StoredObject>Grid that can be used show a list ofStoredObjectinstances.classObjectListProvider<T extends StoredObject>interfaceObjectLoader<T extends StoredObject>classObjectMemoryGrid<T extends StoredObject>Grid that can be used shows a list ofStoredObjectinstances.interfaceObjectProvider<T extends StoredObject>Provider of sme sort of object.classObjectSearchBrowser<T extends StoredObject>A grid-view that is typically used for searching and setting a particular instance of aStoredObject.classObjectSearcherField<T extends StoredObject>classObjectSearchField<T extends StoredObject>classObjectSearchForm<T extends StoredObject>classObjectTable<T extends StoredObject>classObjectTextField<T extends StoredObject>classObjectTree<T extends StoredObject>classObjectTreeBrowser<T extends StoredObject>classObjectTreeEditor<T extends StoredObject>classObjectTreeProvider<T extends StoredObject>classObjectTreeViewer<T extends StoredObject>classObjectViewerButton<T extends StoredObject>A button component designed to work with objects of typeStoredObject.classReferenceLinkGrid<T extends StoredObject>classReferenceLinkListProvider<T extends StoredObject>interfaceSearchBuilder<T extends StoredObject>classSteppedObjectForm<T extends StoredObject>A Form for editing an object that has multiple steps of content views.Methods in com.storedobject.ui with type parameters of type StoredObjectModifier and TypeMethodDescription<L extends StoredObject>
booleanObjectEditor.acceptValueChange(ObjectLinkField<L> linkField, L item, int changeAction) Accept a change in the link field value.<T extends StoredObject>
voidMailForm.addAddress(Class<T> personClass) <T extends StoredObject>
voidMailForm.addAddress(Iterable<T> persons) <T extends StoredObject>
voidMailForm.addAllowedAddresses(Class<T> personClass) <T extends StoredObject>
voidMailForm.addAllowedAddresses(Iterable<T> persons) <T extends StoredObject>
voidMailForm.addAllowedCCs(Class<T> personClass) <T extends StoredObject>
voidMailForm.addAllowedCCs(Iterable<T> persons) <T extends StoredObject>
void<T extends StoredObject>
void<O extends StoredObject>
voidBaseObjectForest.addObjectChangedListener(Class<O> objectClass, ObjectChangedListener<O> listener) static <O extends StoredObject>
booleanstatic <O extends StoredObject>
booleanCheck whether an instance of theObjectGetFieldcan be created for a given object class or not.static <O extends StoredObject>
ObjectBrowser<O> Creates anObjectBrowserinstance for the specified class type.static <O extends StoredObject>
ObjectBrowser<O> Creates and returns an instance of ObjectBrowser for the specified object class and actions.static <O extends StoredObject>
ObjectBrowser<O> Creates a new instance of ObjectBrowser for the specified object class with the given actions and title.static <O extends StoredObject>
ObjectBrowser<O> Creates an instance of ObjectBrowser for the given object class, browse columns, and actions.static <O extends StoredObject>
ObjectBrowser<O> ObjectBrowser.create(Class<O> objectClass, Iterable<String> browseColumns, int actions, Iterable<String> filterColumns) Creates an instance of ObjectBrowser for the specified object class with the given configuration.static <O extends StoredObject>
ObjectBrowser<O> ObjectBrowser.create(Class<O> objectClass, Iterable<String> browseColumns, int actions, Iterable<String> filterColumns, String title) Creates an instance ofObjectBrowser<O>based on the provided parameters and available constructors for the corresponding logic class.static <O extends StoredObject>
ObjectBrowser<O> ObjectBrowser.create(Class<O> objectClass, Iterable<String> browseColumns, int actions, String title) Creates an instance of ObjectBrowser for the specified object class.static <O extends StoredObject>
ObjectBrowserEditor<O> static <O extends StoredObject>
ObjectBrowserEditor<O> static <O extends StoredObject>
ObjectBrowserEditor<O> static <O extends StoredObject>
ObjectBrowserEditor<O> ObjectBrowserEditor.create(Class<O> objectClass, Iterable<String> browseColumns, int actions, String title) static <O extends StoredObject>
ObjectBrowserViewer<O> static <O extends StoredObject>
ObjectBrowserViewer<O> static <O extends StoredObject>
ObjectBrowserViewer<O> static <O extends StoredObject>
ObjectEditor<O> ObjectEditor.create(ObjectInput<O> formField) Create an editor to embed an object field.static <O extends StoredObject>
ObjectEditor<O> Create an instance of the editor from the parameters passed.static <O extends StoredObject>
ObjectEditor<O> Create an instance of the editor from the parameters passed.static <O extends StoredObject>
ObjectEditor<O> Create an instance of the editor from the parameters passed.static <O extends StoredObject>
ObjectFilter<O> ObjectFilter.create(Class<O> objectClass, StringList columns) static <O extends StoredObject>
ObjectForestBrowser<O> static <O extends StoredObject>
ObjectForestBrowser<O> ObjectForestBrowser.create(Class<O> objectClass, Iterable<String> columns, int actions, String title) static <O extends StoredObject>
ObjectForestEditor<O> static <O extends StoredObject>
ObjectForestEditor<O> ObjectForestEditor.create(Class<O> objectClass, Iterable<String> columns, int actions, String title) static <O extends StoredObject>
ObjectForestViewer<O> static <O extends StoredObject>
ObjectForestViewer<O> ObjectForestViewer.create(Class<O> objectClass, Iterable<String> columns, boolean any, String title) static <O extends StoredObject>
ObjectSearchBrowser<O> ObjectSearchBrowser.create(Class<O> objectClass, Iterable<String> browseColumns, String caption, Consumer<O> objectConsumer) Create a searcher from the given parameters.static <O extends StoredObject>
ObjectSearchBrowser<O> Create a searcher from the given parameters.static <O extends StoredObject>
ObjectSearcherField<O> static <O extends StoredObject>
ObjectSearcherField<O> static <O extends StoredObject>
ObjectTreeBrowser<O> static <O extends StoredObject>
ObjectTreeBrowser<O> static <O extends StoredObject>
ObjectTreeBrowser<O> static <O extends StoredObject>
ObjectTreeBrowser<O> static <O extends StoredObject>
ObjectTreeEditor<O> static <O extends StoredObject>
ObjectTreeEditor<O> static <O extends StoredObject>
ObjectTreeViewer<O> static <O extends StoredObject>
ObjectTreeViewer<O> static <O extends StoredObject>
ObjectTreeViewer<O> default <OBJECT_TYPE extends StoredObject>
ObjectEditor<OBJECT_TYPE> ObjectEditorProvider.createEditor(Class<OBJECT_TYPE> objectClass) Create an editor for the given class.<O extends StoredObject>
ObjectEditor<O> ObjectEditor.createFormFieldEditor(String fieldName, Class<O> fieldClass) Create the editor to be used for a givenObjectFormField.protected <O extends StoredObject>
ObjectEditor<O> BaseObjectForest.createObjectEditor(Class<O> objectClass) protected <O extends StoredObject>
ObjectSearcher<O> BaseObjectForest.createObjectSearcher(Class<O> objectClass) static <O extends StoredObject>
ObjectField<O> ObjectField.createSingle(String label, O object) Create a read-only instance of theObjectFieldthat has a pre-selected value.protected <O extends StoredObject>
StringDataGrid.getActionPrefix()Prefix string that is added to the "action" string to determine the actualUIActionto be checked.final <O extends StoredObject>
ObjectEditor<O> BaseObjectForest.getObjectEditor(Class<O> objectClass) final <O extends StoredObject>
ObjectSearcher<O> BaseObjectForest.getObjectSearcher(Class<O> objectClass) <M extends StoredObject>
booleanCheck whether to hide the specified link or not.static <C extends StoredObject>
booleanabstract <O extends StoredObject>
OBaseObjectForest.selected()<O extends StoredObject>
OObjectForest.selected()<T extends StoredObject>
voidMailForm.setAddress(Class<T> personClass) <T extends StoredObject>
voidMailForm.setAddress(Iterable<T> persons) <T extends StoredObject>
voidMailForm.setAllowedAddresses(Class<T> personClass) <T extends StoredObject>
voidMailForm.setAllowedAddresses(Iterable<T> persons) <T extends StoredObject>
voidMailForm.setAllowedCCs(Class<T> personClass) <T extends StoredObject>
voidMailForm.setAllowedCCs(Iterable<T> persons) <T extends StoredObject>
void<T extends StoredObject>
void<O extends StoredObject>
voidBaseObjectForest.setObjectEditor(Class<O> objectClass, ObjectEditor<O> editor) Methods in com.storedobject.ui that return StoredObjectModifier and TypeMethodDescriptionfinal StoredObjectAbstractLinkGrid.getMaster()LinkGrid.getMaster()ObjectLinkField.getMaster()final StoredObjectObjectEditor.getParentObject()Get the parent object previously set viaObjectEditor.setParentObject(StoredObject, int).ObjectGetField.GetTypedSupplier.getTypeObject()Methods in com.storedobject.ui that return types with arguments of type StoredObjectModifier and TypeMethodDescriptionClass<? extends StoredObject> ObjectLinkField.getMasterClass()AbstractObjectForest.getSelectedObjects()static ObjectIterator<? extends StoredObject> FileViewer.list(StoredObjectUtility.Link<?> link, StoredObject master) Methods in com.storedobject.ui with parameters of type StoredObjectModifier and TypeMethodDescriptionprotected booleanFileManager.canAdd(StoredObject parentObject) protected booleanObjectForestBrowser.canAdd(StoredObject parentObject) protected booleanFileManager.canDelete(StoredObject object) protected booleanObjectForestBrowser.canDelete(StoredObject object) protected booleanFileManager.canEdit(StoredObject object) protected booleanObjectForestBrowser.canEdit(StoredObject object) default TObjectGridData.convert(StoredObject so) voidObjectBrowser.extraInfoCreated(T object, StoredObject extraInfo) This is invoked when an "Extra Information" instance is created.voidObjectEditor.extraInfoCreated(StoredObject extraInfo) This is invoked when an "Extra Information" instance is created.voidObjectBrowser.extraInfoLoaded(T object, StoredObject extraInfo) This is invoked when an existing "Extra Information" instance is loaded for the current object.voidObjectEditor.extraInfoLoaded(StoredObject extraInfo) This is invoked when an existing "Extra Information" instance is loaded for the current object.default voidAlertHandler.handleAlert(StoredObject so) Handle the alert.voidObjectEditor.handleAlert(StoredObject so) voidObjectViewer.handleAlert(StoredObject object) Handles the alert action for the givenStoredObject.static ObjectIterator<? extends StoredObject> FileViewer.list(StoredObjectUtility.Link<?> link, StoredObject master) voidObjectBrowser.load(int linkType, StoredObject master, String condition, String orderedBy, boolean any) Loads data based on the specified parameters.voidObjectForestBrowser.load(int linkType, StoredObject master, String condition, String orderedBy, boolean any) voidObjectForestProvider.load(int linkType, StoredObject master, String condition, String orderBy, boolean any) voidObjectListProvider.load(int linkType, StoredObject master, String condition, String orderBy, boolean any) voidObjectTreeBrowser.load(int linkType, StoredObject master, String condition, String orderedBy, boolean any) voidObjectTreeProvider.load(int linkType, StoredObject master, String condition, String orderBy, boolean any) voidObjectForest.refreshCurrentNode(StoredObject select) Refresh all items under the current node and select the object that is passed.voidObjectBrowser.savingExtraInfo(T object, StoredObject extraInfo) This is invoked when an existing "Extra Information" instance is being saved.voidObjectEditor.savingExtraInfo(StoredObject extraInfo) This is invoked when an existing "Extra Information" instance is being saved.final voidAbstractLinkGrid.setMaster(StoredObject master, boolean load) voidLinkGrid.setMaster(StoredObject master, boolean load) voidObjectLinkField.setMaster(StoredObject master) default voidIdInput.setObject(StoredObject object) Set a raw object as the value.voidObjectField.setObject(StoredObject object) voidObjectFormField.setObject(StoredObject object) voidObjectViewer.setObject(StoredObject object) Sets the specifiedStoredObjectinstance for this ObjectViewer.voidObjectEditor.setParentObject(StoredObject parentObject, int parentLinkType) Set the parent object.voidObjectEditor.setRawObject(StoredObject object) Set an instance of aStoredObjectif it is compatible with this editor.final voidfinal voidvoidApplication.view(StoredObject object) Displays or processes a view for the specified stored object.voidApplication.view(StoredObject object, ObjectViewerButton<?>... actionButtons) Displays the specified stored object with optional action buttons.voidApplication.view(StoredObject object, String actionName, Consumer<StoredObject> action) Displays the given stored object and performs an action based on the provided action name.voidApplication.view(String caption, StoredObject object) Displays the specified stored object with an optional caption.voidApplication.view(String caption, StoredObject object, ObjectViewerButton<?>... actionButtons) Displays the given stored object using the specified caption and action buttons.voidApplication.view(String caption, StoredObject object, String actionName, Consumer<StoredObject> action) Displays the given stored object using a specific viewer with an associated action.voidObjectViewer.view(StoredObject object) Displays the specified stored object.voidObjectViewer.view(StoredObject object, ObjectViewerButton<?>... buttons) Triggers the viewing process for the givenStoredObjectinstance and optional viewer buttons.voidObjectViewer.view(StoredObject object, String actionName, Consumer<StoredObject> action) Displays the specifiedStoredObjectwith an associated action.voidObjectViewer.view(String caption, StoredObject object) Displays a view using the specified caption and stored object.voidObjectViewer.view(String caption, StoredObject object, ObjectViewerButton<?>... buttons) Displays the specifiedStoredObjectin the ObjectViewer with a given caption and optional action buttons.voidObjectViewer.view(String caption, StoredObject object, String actionName, Consumer<StoredObject> action) Displays a view with the specified caption and an action on the given stored object.Method parameters in com.storedobject.ui with type arguments of type StoredObjectModifier and TypeMethodDescriptionstatic PrintButtonPrintButton.create(Class<? extends StoredObject> objectClass, Supplier<StoredObject> objectSupplier) Create a "print button" for object supplier.static PrintButtonPrintButton.create(Class<? extends StoredObject> objectClass, Supplier<StoredObject> objectSupplier) Create a "print button" for object supplier.voidApplication.view(Id objectId, String actionName, Consumer<StoredObject> action) Performs a view operation for the given object ID and action name, executing the provided action.voidApplication.view(StoredObject object, String actionName, Consumer<StoredObject> action) Displays the given stored object and performs an action based on the provided action name.voidOpens a view for the specified object using the provided parameters.voidApplication.view(String caption, StoredObject object, String actionName, Consumer<StoredObject> action) Displays the given stored object using a specific viewer with an associated action.voidObjectViewer.view(Id objectId, String actionName, Consumer<StoredObject> action) Executes an action on a stored object identified by the provided objectId.voidObjectViewer.view(StoredObject object, String actionName, Consumer<StoredObject> action) Displays the specifiedStoredObjectwith an associated action.voidDisplays a view with the specified parameters.voidObjectViewer.view(String caption, StoredObject object, String actionName, Consumer<StoredObject> action) Displays a view with the specified caption and an action on the given stored object.voidObjectViewer.view(String caption, String actionName, Consumer<StoredObject> action) Initiates the process of viewing an object with a specified action.voidObjectViewer.view(String actionName, Consumer<StoredObject> action) Initiates a view operation using a specified action name and action logic. -
Uses of StoredObject in com.storedobject.ui.common
Classes in com.storedobject.ui.common with type parameters of type StoredObjectMethods in com.storedobject.ui.common with type parameters of type StoredObjectModifier and TypeMethodDescription<T extends StoredObject>
TExcelDataUpload.convertObject(Object value, Class<T> objectClass) Converts the given value to an object.<T extends StoredObject>
TConverts the given value to an object.Methods in com.storedobject.ui.common with parameters of type StoredObjectModifier and TypeMethodDescriptionvoidMemoAlertHandler.handleAlert(StoredObject so) voidMemoSystem.handleAlert(StoredObject memo) Method parameters in com.storedobject.ui.common with type arguments of type StoredObjectModifier and TypeMethodDescriptionvoidExcelDataUpload.convertDataToChoice(int index, Class<? extends StoredObject> objectClass, String choiceFieldName) Convert data to 'choice value'.voidExcelDataUpload.convertDataToChoice(int index, Class<? extends StoredObject> objectClass, String choiceFieldName, boolean mainRowsOnly) Convert data to 'choice value'. -
Uses of StoredObject in com.storedobject.ui.inventory
Method parameters in com.storedobject.ui.inventory with type arguments of type StoredObjectModifier and TypeMethodDescriptionstatic ObjectBrowser<?> POBrowser.createNew(Class<? extends StoredObject> poClass, InventoryStore store, boolean allowSwitchStore) static ObjectBrowser<?> SendItemsOut.createNew(Class<? extends StoredObject> rClass, InventoryStore store, boolean allowSwitchStore) Constructors in com.storedobject.ui.inventory with parameters of type StoredObjectModifierConstructorDescriptionCreateConsignment(Application application, StoredObject parentObject) -
Uses of StoredObject in com.storedobject.ui.support
Methods in com.storedobject.ui.support with parameters of type StoredObject -
Uses of StoredObject in com.storedobject.ui.tools
Methods in com.storedobject.ui.tools that return types with arguments of type StoredObjectModifier and TypeMethodDescriptionClass<? extends StoredObject> ClassNameField.getObjectClass()Class<? extends StoredObject> DataTransfer.getObjectClass()Method parameters in com.storedobject.ui.tools with type arguments of type StoredObjectModifier and TypeMethodDescriptionvoidDataTransfer.setObjectClass(Class<? extends StoredObject> objectClass) Constructors in com.storedobject.ui.tools with parameters of type StoredObjectModifierConstructorDescriptionObjectBlockEditor(StoredObject master, Map<String, StoredObject> details, String block, String caption) Constructor parameters in com.storedobject.ui.tools with type arguments of type StoredObjectModifierConstructorDescriptionObjectBlockEditor(StoredObject master, Map<String, StoredObject> details, String block, String caption) -
Uses of StoredObject in com.storedobject.ui.util
Classes in com.storedobject.ui.util with type parameters of type StoredObjectModifier and TypeInterfaceDescriptioninterfaceAbstractObjectInput<T extends StoredObject>Methods used by fields for inputtingStoredObjects orIds.interfaceDelegatedIdInput<T extends StoredObject>interfaceDelegatedObjectInput<T extends StoredObject>classExtraInfo<T extends StoredObject>classExtraInfoField<T extends StoredObject>classExtraInfoValue<T extends StoredObject>final classLinkGridButtons<T extends StoredObject>final classLoadFilterButtons<T extends StoredObject>classObjectAdder<O extends StoredObject>A utility editor class to dynamically create and add a newStoredObjectinstance to anObjectInputfield.Methods in com.storedobject.ui.util with type parameters of type StoredObjectModifier and TypeMethodDescriptionstatic <T extends StoredObject>
voidLogicParser.checkOverride(ObjectEditor<T> editor) default <O extends StoredObject>
voidstatic <OT extends StoredObject>
ObjectAdder<OT> ObjectAdder.create(Consumer<OT> consumer, ObjectInput<OT> field) Static method to create the adder instance.static <O extends StoredObject>
ObjectBrowser<O> LogicParser.createInternalBrowser(Class<O> objectClass, Iterable<String> browseColumns, int actions, Iterable<String> filterColumns, String title) static <O extends StoredObject>
ObjectEditor<O> LogicParser.createInternalEditor(Class<O> objectClass, int actions, String title) Methods in com.storedobject.ui.util that return StoredObjectModifier and TypeMethodDescriptionContactData.getMaster()ExtraInfoValue.getMaster()StreamAttachmentData.getMaster()Methods in com.storedobject.ui.util with parameters of type StoredObjectModifier and TypeMethodDescriptiondefault TAbstractObjectInput.convert(StoredObject object) Convert a raw object to the type that is accepted.voidExtraInfo.reloadMaster(StoredObject master) voidContactData.setMaster(StoredObject master) voidExtraInfo.setMaster(StoredObject master) voidStreamAttachmentData.setMaster(StoredObject master) -
Uses of StoredObject in com.storedobject.whatsapp
Subclasses of StoredObject in com.storedobject.whatsapp -
Uses of StoredObject in com.storedobjects.crm
Subclasses of StoredObject in com.storedobjects.crm -
Uses of StoredObject in com.storedobjects.support
Subclasses of StoredObject in com.storedobjects.supportModifier and TypeClassDescriptionclassclassclassclassfinal classfinal class
QueryBuilder.getExistsCondition(Class, String)