Uses of Interface
com.storedobject.core.OfEntity
Packages that use OfEntity
-
Uses of OfEntity in com.storedobject.accounts
Classes in com.storedobject.accounts that implement OfEntityModifier and TypeClassDescriptionclassfinal classThis class is used to configure accounts for posting transactions such as purchase and sales invoices.final classclassclassclassEntityAccount is a subclass of com.storedobject.core.Account that represents an account associated with an entity.classclassclassfinal classThis class is used to configure tax accounts. -
Uses of OfEntity in com.storedobject.core
Subinterfaces of OfEntity in com.storedobject.coreClasses in com.storedobject.core that implement OfEntityModifier and TypeClassDescriptionclassThis class represents an Account.final classA virtual account to support multiple titles for a real account.final classclassclassFixed asset location represents a location where fixed assets are located.final classGRN class.classclassClass that represents a type of inventory transfer that is returned later.final classclassclassRepresents a store where items can stocked at the bin locations (InventoryBin) of the store.classclassRepresents a Journal Voucher (JV).final classclassclassfinal classclassfinal classclassfinal classMethods in com.storedobject.core with parameters of type OfEntityMethod parameters in com.storedobject.core with type arguments of type OfEntityModifier and TypeMethodDescriptionstatic intConsignment.findTypeFor(Class<? extends OfEntity> parentClass) Constructors in com.storedobject.core with parameters of type OfEntity -
Uses of OfEntity in com.storedobjects.support
Classes in com.storedobjects.support that implement OfEntity