Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
com.RuntimeCollective.content.bean

Classes in com.RuntimeCollective.content.bean used by com.RuntimeCollective.content.bean
Content
          Interface to implement if you want an object to be considerable as a piece of content.
Editor
          Deprecated. This class shouldn't be used anymore - use the Permissions packages instead.
File
          The File class will hold the content of a file, either directly, or via a filename reference.
Link
          The Link abstract class describes a Link entity, obviously.
SimpleContent
          A basic implementation of Content, which you shouldn't instantiate as is, but subclass.
URLLink
          The URLLink class implements the Link abstract class, using a URL.