|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Transform | |
---|---|
org.apache.portals.applications.rss | |
org.apache.portals.applications.transform | |
org.apache.portals.applications.transform.impl |
Uses of Transform in org.apache.portals.applications.rss |
---|
Fields in org.apache.portals.applications.rss declared as Transform | |
---|---|
protected Transform |
AbstractRssPortlet.transform
|
Uses of Transform in org.apache.portals.applications.transform |
---|
Methods in org.apache.portals.applications.transform with parameters of type Transform | |
---|---|
void |
TransformObjectPublisher.publish(Transform transform)
Notify all observers that object has changed. |
Uses of Transform in org.apache.portals.applications.transform.impl |
---|
Classes in org.apache.portals.applications.transform.impl that implement Transform | |
---|---|
class |
JetspeedTransform
TransformComponent |
Constructors in org.apache.portals.applications.transform.impl with parameters of type Transform | |
---|---|
MemoryTransformCache(Transform transform,
int maxSize,
int evictionPercentage,
boolean enable,
boolean debug)
Spring constructor injection |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |