Uses of Package
org.apache.wiki.api.core
-
Packages that use org.apache.wiki.api.core Package Description org.apache.wiki.api.core JSPWiki's central API.org.apache.wiki.api.engine JSPWiki's Engine's component related classes.org.apache.wiki.api.filters Filter's API package of JSPWiki.org.apache.wiki.api.plugin Plugin's API package of JSPWiki.org.apache.wiki.api.providers Page Providers' API package of JSPWiki.org.apache.wiki.api.search Search's API package of JSPWiki.org.apache.wiki.api.spi JSPWiki's SPI package. -
Classes in org.apache.wiki.api.core used by org.apache.wiki.api.core Class Description Acl Defines an access control list (ACL) for wiki pages.AclEntry Represents one entry in an Access Control List (ACL).Command Represents a logical "unit of work" that includes a request context, JSP, URLPattern, content template and (optionally) a target and required security permission.Context Provides state information throughout the processing of a page.ContextEnum Engine Provides Wiki services to the JSP page.Page Session Represents a long-running wiki session, with an associated user Principal, user Subject, and authentication status. -
Classes in org.apache.wiki.api.core used by org.apache.wiki.api.engine Class Description Context Provides state information throughout the processing of a page.Engine Provides Wiki services to the JSP page. -
Classes in org.apache.wiki.api.core used by org.apache.wiki.api.filters Class Description Context Provides state information throughout the processing of a page.Engine Provides Wiki services to the JSP page. -
Classes in org.apache.wiki.api.core used by org.apache.wiki.api.plugin Class Description Context Provides state information throughout the processing of a page.Engine Provides Wiki services to the JSP page. -
Classes in org.apache.wiki.api.core used by org.apache.wiki.api.providers Class Description Attachment Describes an attachment.Engine Provides Wiki services to the JSP page.Page -
Classes in org.apache.wiki.api.core used by org.apache.wiki.api.search Class Description Page -
Classes in org.apache.wiki.api.core used by org.apache.wiki.api.spi Class Description Acl Defines an access control list (ACL) for wiki pages.AclEntry Represents one entry in an Access Control List (ACL).Attachment Describes an attachment.Command Represents a logical "unit of work" that includes a request context, JSP, URLPattern, content template and (optionally) a target and required security permission.Context Provides state information throughout the processing of a page.Engine Provides Wiki services to the JSP page.Page Session Represents a long-running wiki session, with an associated user Principal, user Subject, and authentication status.