org.guvnor.common.services.backend.metadata
Class MetadataServiceImpl
java.lang.Object
org.guvnor.common.services.backend.metadata.MetadataServiceImpl
- All Implemented Interfaces:
- MetadataService
@ApplicationScoped
public class MetadataServiceImpl
- extends Object
- implements MetadataService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetadataServiceImpl
public MetadataServiceImpl()
getMetadata
public Metadata getMetadata(org.uberfire.backend.vfs.Path resource)
- Specified by:
getMetadata in interface MetadataService
configAttrs
public Map<String,Object> configAttrs(Map<String,Object> _attrs,
Metadata metadata)
- Specified by:
configAttrs in interface MetadataService
setUpAttributes
public Map<String,Object> setUpAttributes(org.uberfire.backend.vfs.Path path,
Metadata metadata)
- Specified by:
setUpAttributes in interface MetadataService
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.