Class StandardWTPartAlternateRepService

java.lang.Object
wt.services.StandardManager
wt.part.alternaterep.service.StandardWTPartAlternateRepService
All Implemented Interfaces:
Serializable, wt.fc._NetFactor, NetFactor, WTPartAlternateRepService, wt.services.Manager

public class StandardWTPartAlternateRepService extends StandardManager implements WTPartAlternateRepService
Provides the standard implementation of server-side functionality as defined by the WTPartAlternateRepService interface. This class is the one intended to be extended to enhance functionality.

Use the newStandardWTPartAlternateRepService static factory method(s), not the StandardWTPartAlternateRepService constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: