net.dpml.lang
Interface PartContentManager

All Superinterfaces:
ContentManager
All Known Implementing Classes:
PartContentHandler

@MXBean
public interface PartContentManager
extends ContentManager

Abstract base class for artifact content handler.

Version:
2.1.0
Author:
Digital Product Management Library

Method Summary
 PartManager[] getPartManagers()
          Return the array of part managers.
 
Methods inherited from interface net.dpml.transit.ContentManager
getType
 

Method Detail

getPartManagers

PartManager[] getPartManagers()
Return the array of part managers.

Returns:
the part manager array