Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
X
A
AbstractBaseModel
- Class in
com.rapidtransform.core.model
Base class for Model objects.
AbstractBaseModel()
- Constructor for class com.rapidtransform.core.model.
AbstractBaseModel
AbstractSearchCommand
- Class in
com.rapidtransform.core.search
AbstractSearchCommand()
- Constructor for class com.rapidtransform.core.search.
AbstractSearchCommand
AbstractSpecRelation
- Class in
com.rapidtransform.spec.model
TODO remove - replaced by SpecRelation
AbstractSpecRelation()
- Constructor for class com.rapidtransform.spec.model.
AbstractSpecRelation
addAlias(Alias)
- Method in class com.rapidtransform.part.model.
ItemView
Adds an alias to the set of aliases
addApplicationContext(ApplicationContext)
- Method in class com.rapidtransform.part.model.
ItemView
Adds an application context to the set of additional contexts.
addDocument(Documented, Document, String)
- Method in interface com.rapidtransform.doc.service.
DocumentedService
addDocument(Document)
- Method in class com.rapidtransform.part.model.
ItemView
Adds a document to the set of documents.
addDocument(Documented, Document, String)
- Method in class com.rapidtransform.part.service.impl.
ItemServiceImpl
addDocument(Documented, Document, String)
- Method in class com.rapidtransform.product.service.impl.
ProductServiceImpl
addItemInstance(ItemInstance)
- Method in class com.rapidtransform.part.model.
ItemView
Adds another item instances to the set of instances that implement this view.
addItemVersion(ItemVersion)
- Method in class com.rapidtransform.part.model.
Item
Adds a new ItemVersion to the list of ItemVersions for this Item
addItemView(ItemView)
- Method in class com.rapidtransform.part.model.
ItemVersion
addModel(MetaModel)
- Method in interface com.rapidtransform.core.meta.
Dictionary
addModel(MetaModel)
- Method in interface com.rapidtransform.core.meta.
MetaService
addModel(MetaModel)
- Method in class com.rapidtransform.core.meta.service.
DictionaryImpl
addModel(MetaModel)
- Method in class com.rapidtransform.core.meta.service.
MetaServiceImpl
Address
- Class in
com.rapidtransform.org.model
This class contains all the address and contact information for a person, company, etc.
Address()
- Constructor for class com.rapidtransform.org.model.
Address
addSpecification(Specified, Specification, String)
- Method in class com.rapidtransform.part.service.impl.
ItemServiceImpl
addSpecification(Specified, Specification, String)
- Method in class com.rapidtransform.product.service.impl.
ProductServiceImpl
addSpecification(Specified, Specification, String)
- Method in interface com.rapidtransform.spec.service.
SpecifiedService
AdvancedSearchCommand
- Class in
com.rapidtransform.core.search
AdvancedSearchCommand(Map<String, String>)
- Constructor for class com.rapidtransform.core.search.
AdvancedSearchCommand
afterPropertiesSet()
- Method in class com.rapidtransform.core.search.lucene.
CompassSearchService
afterPropertiesSet()
- Method in class com.rapidtransform.core.search.lucene.
MetaCompassBean
afterReturning(Object, Method, Object[], Object)
- Method in class com.rapidtransform.core.search.lucene.
MetaSaveAdvice
Alias
- Class in
com.rapidtransform.org.model
The Alias is used to associate an object with a different context, such as another Organization.
Alias()
- Constructor for class com.rapidtransform.org.model.
Alias
AlternateSolution
- Class in
com.rapidtransform.product.model
This class represents an alternative solution for a product.
AlternateSolution()
- Constructor for class com.rapidtransform.product.model.
AlternateSolution
ApplicationContext
- Class in
com.rapidtransform.part.model
The application context contains the state and application domain information for a specific item view.
ApplicationContext()
- Constructor for class com.rapidtransform.part.model.
ApplicationContext
ApplicationDomain
- Enum in
com.rapidtransform.admin.type
Approvable
- Interface in
com.rapidtransform.org.model
This interface is used to define an object that can be approved by management or technical personnel.
Approval
- Class in
com.rapidtransform.org.model
An Approval is a judgment based on the quality of product data from an organization that is subject to approval.
Approval()
- Constructor for class com.rapidtransform.org.model.
Approval
ApprovalLevel
- Enum in
com.rapidtransform.org.model
ApprovalRelation
- Class in
com.rapidtransform.org.model
This class links two Approval objects.
ApprovalRelation()
- Constructor for class com.rapidtransform.org.model.
ApprovalRelation
ApprovalRelation.RelationType
- Enum in
com.rapidtransform.org.model
ApprovalStatus
- Class in
com.rapidtransform.org.model
This class contains the state of acceptance for some product data.
ApprovalStatus()
- Constructor for class com.rapidtransform.org.model.
ApprovalStatus
areEqual(boolean, boolean)
- Static method in class com.rapidtransform.core.util.
EqualsUtil
Equal method for boolean.
areEqual(char, char)
- Static method in class com.rapidtransform.core.util.
EqualsUtil
Equal method for char.
areEqual(long, long)
- Static method in class com.rapidtransform.core.util.
EqualsUtil
Equal method for long, int, short, and byte
areEqual(float, float)
- Static method in class com.rapidtransform.core.util.
EqualsUtil
Equals method for float
areEqual(double, double)
- Static method in class com.rapidtransform.core.util.
EqualsUtil
Equals method for double
areEqual(Object, Object)
- Static method in class com.rapidtransform.core.util.
EqualsUtil
Equals method for all objects.
assemble(Serializable, Object)
- Method in class com.rapidtransform.admin.type.hibernate.
EnumUserType
assemble(Serializable, Object)
- Method in class com.rapidtransform.core.type.
EnumUserType
assemble(Serializable, Object)
- Method in class com.rapidtransform.core.type.
PropertyValueUserType
assemble(Serializable, Object)
- Method in class com.rapidtransform.core.type.
QNameUserType
Assembly
- Class in
com.rapidtransform.part.model
An Assembly is a type of ItemView that represents an ItemVersion with sub-items.
Assembly()
- Constructor for class com.rapidtransform.part.model.
Assembly
default constructor
Assembly(String, ItemVersion, ApplicationContext, Assembly.AssemblyType)
- Constructor for class com.rapidtransform.part.model.
Assembly
Construct an assembly with the given name, associated ItemVersion, and type
Assembly.AssemblyType
- Enum in
com.rapidtransform.part.model
AssemblyRelation
- Class in
com.rapidtransform.part.model
This class is the relationship between components on a product structure or BOM.
AssemblyRelation()
- Constructor for class com.rapidtransform.part.model.
AssemblyRelation
Auditable
- Interface in
com.rapidtransform.core.model
This interface should be implemented to state that a class is Auditable.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
X