Class ArtifactInfoBase

java.lang.Object
org.apache.ofbiz.webtools.artifactinfo.ArtifactInfoBase
All Implemented Interfaces:
Comparable<ArtifactInfoBase>
Direct Known Subclasses:
ControllerRequestArtifactInfo, ControllerViewArtifactInfo, EntityArtifactInfo, FormWidgetArtifactInfo, ScreenWidgetArtifactInfo, ServiceArtifactInfo, ServiceEcaArtifactInfo

public abstract class ArtifactInfoBase extends Object implements Comparable<ArtifactInfoBase>