Class IssueAttributeLoader<T>
Object
AbstractAttributeLoader<T>
AbstractItemAttributeLoader<A>
ItemTypeAttributeLoader<A>
ItemClassAttributeLoader<Issue,T>
IssueAttributeLoader<T>
- All Implemented Interfaces:
AttributeLoader<T>,ItemAttributeLoader<T>
-
Field Summary
Fields inherited from class ItemTypeAttributeLoader
myItemTypesFields inherited from class AbstractAttributeLoader
mySpec -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ItemClassAttributeLoader
getValue, loadValueMethods inherited from class ItemTypeAttributeLoader
isItemTypeSupportedMethods inherited from class AbstractAttributeLoader
getAttributeSpec, toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface AttributeLoader
getAttributeDependencies, getAttributeSpec, getCachingStrategy, getContextDependencies, getGlobalTrailMethods inherited from interface ItemAttributeLoader
preload
-
Constructor Details
-
IssueAttributeLoader
-