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_SCHEME
Fields inherited from interface org.apache.excalibur.source.SourceFactory
ROLE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected ModelAwareDataAwareAmetysObject
Get model aware data aware ametys objectprotected String
Get URIMethods inherited from class org.ametys.cms.content.AttributeSourceFactory
_getBinary, contextualize, getSource, release, service
Methods inherited from class org.ametys.runtime.plugin.component.AbstractLogEnabled
getLogger, setLogger
-
Constructor Details
-
TaskAttributeSourceFactory
public TaskAttributeSourceFactory()
-
-
Method Details
-
_getModelAwareDataAwareAmetysObject
Description copied from class:AttributeSourceFactory
Get model aware data aware ametys object- Overrides:
_getModelAwareDataAwareAmetysObject
in classAttributeSourceFactory
- Returns:
- model aware data aware ametys object
-
_getURI
Description copied from class:AttributeSourceFactory
Get URI- Overrides:
_getURI
in classAttributeSourceFactory
- Parameters:
location
- the location- Returns:
- the uri
-