Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.types.ejb
Interface TypeManagerLocal

All Superinterfaces:
TypeManager
All Known Implementing Classes:
TypeManagerBean

public interface TypeManagerLocal
extends TypeManager


Method Summary
 void initialize()
           
 void remove()
           
 
Methods inherited from interface org.nuxeo.ecm.platform.types.TypeManager
getAllowedSubTypes, getSuperTypes, getType, getTypes, hasType
 

Method Detail

initialize

@PostConstruct
void initialize()

remove

void remove()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.