Class TaskAttributeSourceFactory
java.lang.Object
org.ametys.runtime.plugin.component.AbstractLogEnabled
org.ametys.cms.content.AttributeSourceFactory
org.ametys.plugins.workspaces.tasks.attachments.TaskAttributeSourceFactory
- All Implemented Interfaces:
LogEnabled,Component,Contextualizable,Serviceable,ThreadSafe,SourceFactory
SourceFactory for tasks attributes.-
Field Summary
Fields inherited from class org.ametys.cms.content.AttributeSourceFactory
_context, _resolver, ATTRIBUTE_SCHEMEFields inherited from interface org.apache.excalibur.source.SourceFactory
ROLE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ModelAwareDataAwareAmetysObjectGet model aware data aware ametys objectprotected StringGet URIMethods inherited from class org.ametys.cms.content.AttributeSourceFactory
_getBinary, contextualize, getSource, release, serviceMethods inherited from class org.ametys.runtime.plugin.component.AbstractLogEnabled
getLogger, setLogger
-
Constructor Details
-
TaskAttributeSourceFactory
public TaskAttributeSourceFactory()
-
-
Method Details
-
_getModelAwareDataAwareAmetysObject
Description copied from class:AttributeSourceFactoryGet model aware data aware ametys object- Overrides:
_getModelAwareDataAwareAmetysObjectin classAttributeSourceFactory- Returns:
- model aware data aware ametys object
-
_getURI
Description copied from class:AttributeSourceFactoryGet URI- Overrides:
_getURIin classAttributeSourceFactory- Parameters:
location- the location- Returns:
- the uri
-